severity 335888 wishlist
retitle 335888 syndaemon: add an option to ignore key combos using modifier keys
thanks

On Wed, Oct 26, 2005 at 04:23:08PM +0200, Stefan Tomanek wrote:
> Package: xfree86-driver-synaptics
> Version: 0.14.3-1
> Severity: normal
> 
> 
> The syndaemon does not recognize the windows key as an modifier key.
> Since I placed most of my window management command on this key, I
> propose that not only this key should be accepted as meta key, but also

you might want to read this bugreport:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=259740

in short this is not a syndaemon specific issue and the following can
help you:
# setxkbmap -option -option altwin:super_win

or set the XkbOption in your xorg.conf, in the keybord InputDevice
section:

Section "InputDevice"
        ...
        Driver          "keyboard"
        Option          "XkbOption"     "altwin:super_win"
...
EndSection

> key combinations with it: So Windows+2 (which switches to desktop #2 on
> my system) should not block the touchpad.

This is a different issue (this is a wishlist bug). If you agree I
could implement and/or suggest upstream to add a -K (capital 'K') option
that ignores modifiers combos.

-- 
mattia
:wq!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to