Advertisement
Emulatorman

20-inputclass-keyboards.conf

Dec 4th, 2011
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. Section "InputClass"
  2. Identifier "Keyboard0"
  3. Driver "evdev"
  4. MatchDevicePath "/dev/input/event*"
  5. MatchIsKeyboard "on"
  6. Option "Ignore" "no"
  7. Option "XLeds" ""
  8. Option "XkbRules" "evdev"
  9. Option "XkbModel" "pc105"
  10. Option "XkbLayout" "es,latam,br,pt,us,gb"
  11. Option "XkbOptions" "grp:alt_shift_toggle,grp:switch,compose:rwin,terminate:ctrl_alt_bksp,lv3:ralt_switch,numpad:pc"
  12. EndSection
  13. ## Keyboard info: /usr/share/X11/xkb/rules/xorg.lst ##
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement