LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   LWIN and RWIN Keys under XF86 v4.2.1 (https://www.linuxquestions.org/questions/linux-software-2/lwin-and-rwin-keys-under-xf86-v4-2-1-a-34245/)

Amboss 10-31-2002 06:21 AM

LWIN and RWIN Keys under XF86 v4.2.1
 
Hi there,

I have a keyboard with the windows keys, namely lwin/rwin/menu.

I didn't manage to use these keys. I try to do a key binding for fvwm2, and MENU works quite ok, but whenever I want to access lwin and rwin, fvwm2 complaints that these keys are not known.

Does anyone know how to use them?

My XF86 config:

....
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
...

my fvwm2rc entries concerning the keys:

# works
Key Menu A N Popup "Utilities"
# doesn't get recognized/mapped
Key LWin A N Delete
# doesn't get recognized/mapped
Key RWin A N Delete
:Pengy: :Pengy:


All times are GMT -5. The time now is 08:57 AM.