Posted to tcl by kostix at Wed Apr 09 22:08:18 GMT 2008view pretty

Section "InputDevice"
    Identifier  "Generic Keyboard"
    Driver      "kbd"
    Option      "CoreKeyboard"
    Option      "XkbRules" "xorg"
    Option      "XkbModel" "pc105"
    Option      "XkbLayout" "us,ru(winkeys)"
    Option      "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
    #Option     "XkbOptions"    "grp:caps_lock_toggle,grp_led:scroll"
EndSection