| The Following User Says Thank You to hstende For This Useful Post: | ||
|
|
2010-02-20
, 10:09
|
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#542
|
can any one tell me how to call applications installed in Lxde from maemo. I want to start claws mail like this as it is working perfect under lxde.
| The Following User Says Thank You to rebhana For This Useful Post: | ||
|
|
2010-02-20
, 10:57
|
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#543
|
I'm starting work on my Easy Debian package now, with an updated xbindkeysrc (rebhana, could you send me your set of keys?)
###########################
# xbindkeys configuration #
###########################
#
# Version: 1.8.2
#
# If you edit this file, do not forget to uncomment any lines
# that you change.
# The pound(#) symbol may be used anywhere for comments.
#
# To specify a key, you can use 'xbindkeys --key' or
# 'xbindkeys --multikey' and put one of the two lines in this file.
#
# The format of a command line is:
# "command to start"
# associated key
#
#
# A list of keys is in /usr/include/X11/keysym.h and in
# /usr/include/X11/keysymdef.h
# The XK_ is not needed.
#
# List of modifier:
# Release, Control, Shift, Mod1 (Alt), Mod2 (NumLock),
# Mod3 (CapsLock), Mod4, Mod5 (Scroll).
#
# The release modifier is not a standard X modifier, but you can
# use it if you want to catch release events instead of press events
# By defaults, xbindkeys does not pay attention with the modifiers
# NumLock, CapsLock and ScrollLock.
# Uncomment the lines above if you want to pay attention to them.
#keystate_numlock = enable
#keystate_capslock = enable
#keystate_scrolllock= enable
"wmctrl -r :ACTIVE: -b toggle,fullscreen"
m:0x4 + c:111
Control + Up
"wmctrl -r :ACTIVE: -b toggle,fullscreen"
m:0x4 + c:65
Control + space
# In order not to interfere with /home/user/.xbindkeysrc from Easy Debian
# this file is renamed /home/user/.xbindkeysrc2 and called in by
# @setxkbmap de
# @xbindkeys -f /home/user/.xbindkeysrc2
# in /etc/xdg/lxsession/LXDE/autostart i
"xbindkeys_show -f /home/user/.xbindkeysrc2"
control+shift + q
# curiously, Up and Down don't work on the German keyboard,
# where they are Mod5+Left and Mod5+Right, respectively
# unfortunately, the following two lines don't work either (???)
"xvkbd -text "\[Down]""
m:0x80 + c:114
Mod5 + Right
"xvkbd -text "\[Up]""
m:0x80 + c:116
Mod5 + Left
#"xvkbd -text "\[Next]""
# Shift + Right
#"xvkbd -text "\[Prior]""
# Shift + Left
#"xvkbd -text "\[End]""
# Control+Shift + Right
#"xvkbd -text "\[Home]""
# Control+Shift + Left
"xvkbd -text "\[asciicircum]""
Control + Left
# the enter key is KP_Enter instead of Return
# some applications don't accept KP_Enter in place of Return, hence:
"xvkbd -xsendevent -text '\r'"
Shift + KP_Enter
"xvkbd -xsendevent -text '\e'"
Shift + BackSpace
"xvkbd -xsendevent -text '\e'"
Control+Shift + e
"xvkbd -xsendevent -text '\t'"
Control+Shift + t
"xvkbd -xsendevent -text "\[bracketleft]""
m:0x4 + c:60
Control + odiaeresis
"xvkbd -xsendevent -text "\[bracketright]""
m:0x4 + c:111
Control + adiaeresis
"xvkbd -xsendevent -text "\[less]""
m:0x5 + c:60
Control+Shift + odiaeresis
"xvkbd -xsendevent -text "\[greater]""
m:0x5 + c:111
Control+Shift + adiaeresis
"xvkbd -xsendevent -text "\[braceleft]""
m:0x4 + c:33
Control + p
"xvkbd -xsendevent -text "\[braceright]""
m:0x4 + c:59
Control + udiaeresis
"xvkbd -xsendevent -text "\[bar]""
m:0x5 + c:59
Control+Shift + udiaeresis
"xvkbd -xsendevent -text "\[asciitilde]""
m:0x1 + c:65
Shift + space
#"xvkbd -xsendevent -text "\[asciitilde]""
# m:0x4 + c:65
# Control + space
# Control + space used for full screen toggle in .xbindkeysrc
# F1-F12 mapped to Shift+Mod5 + keys from upper row:
"xvkbd -text "\[F1]""
Shift+Mod5 + q
"xvkbd -text "\[F2]""
Shift+Mod5 + w
"xvkbd -text "\[F3]""
Shift+Mod5 + e
"xvkbd -text "\[F4]""
Shift+Mod5 + r
"xvkbd -text "\[F5]""
Shift+Mod5 + t
"xvkbd -text "\[F6]""
Shift+Mod5 + z
"xvkbd -text "\[F7]""
Shift+Mod5 + u
"xvkbd -text "\[F8]""
Shift+Mod5 + i
"xvkbd -text "\[F9]""
Shift+Mod5 + o
"xvkbd -text "\[F10]""
Shift+Mod5 + p
"xvkbd -text "\[F11]""
Shift+Mod5 + udiaeresis
"xvkbd -text "\[F12]""
Shift+Mod5 + BackSpace
##################################
# End of xbindkeys configuration #
##################################
setxkbmap de xbindkeys -f /home/user/.xbindkeysrc2
|
|
2010-02-20
, 13:08
|
|
Posts: 434 |
Thanked: 245 times |
Joined on Jan 2010
|
#544
|
Hello all,
I have a new image file for you to try out. I think this is The One, so I really want the feedback of my Trusty Beta Testers. Please continue to use "time lzma" and post your results to give me an idea of extraction times.
image file: debian-m5-v3b.img.ext2.lzma
|
|
2010-02-20
, 14:16
|
|
Posts: 434 |
Thanked: 245 times |
Joined on Jan 2010
|
#545
|
|
|
2010-02-20
, 20:07
|
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#546
|
I have a new image file for you to try out. I think this is The One, so I really want the feedback of my Trusty Beta Testers.
Congratulations and many thanks!


|
|
2010-02-20
, 21:30
|
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#548
|
The sticky keys hack is automatically enabled in LXDE. It can also be activated from the terminal by running "debbie stickykeys [kblocale]", so English speakers would run "debbie stickykeys us" and German speakers would run "debbie stickykeys de".
|
|
2010-02-20
, 22:51
|
|
Posts: 3,664 |
Thanked: 1,530 times |
Joined on Sep 2009
@ Hamilton, New Zealand
|
#549
|
|
|
2010-02-21
, 10:00
|
|
Posts: 150 |
Thanked: 91 times |
Joined on Dec 2009
@ Norway
|
#550
|
| The Following User Says Thank You to hstende For This Useful Post: | ||
![]() |
| Tags |
| beta, debian, easy debian, extras-devel, fremantle, i <3 qole, squeeze |
| Thread Tools | |
|
Why is /tmp bind to meamo's /tmp?
Is there performance-difference when mounting a real partition or a image?
Maybe the soundhack should be checked and fixed whith a script when everytime debbie starts. Then it would be fixed if someone upgrade and breaks the pulsaudio.
You could install wajig to keep packages from upgrading.
http://www.togaware.com/linux/surviv..._Overview.html
wajig hold <package_name>
Then we could safely upgrade to squeeze.