Skip to content

Instantly share code, notes, and snippets.

@k1LoW
Created October 26, 2011 02:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save k1LoW/1315198 to your computer and use it in GitHub Desktop.
Save k1LoW/1315198 to your computer and use it in GitHub Desktop.
# http://d.hatena.ne.jp/tlync/20110703/1309665736
Section "InputClass"
Identifier "SandS"
Driver "evdev"
Option "XKBOptions" "terminate:ctrl_alt_bksp" # and so on
# If you save this file under xorg.conf.d/ :
Option "AutoServerLayout" "on"
MatchIsKeyboard "on"
Option "TransMod" "65:62" # *** Look here ***
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment