Advertisement
Guest User

Untitled

a guest
Dec 14th, 2011
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. in xorg.conf
  2. Section "InputDevice"
  3. Identifier "Generic Keyboard"
  4. Driver "kbd"
  5. Option "XkbRules" "xorg"
  6. Option "XkbModel" "pc105"
  7. Option "XkbLayout" "us,ru"
  8. Option "XkbVariant" ","
  9. Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
  10. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement