Code:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "Resolution" "4"
Option "XkbLayout" "slo"
Option "XkbOptions" "lv3:rwin_switch"
EndSection
how do i need to modify the above part of /etc/X11/xorg.conf to make my right win key (preferibly both win keys) act like a third level chooser?