Skip to content

Instantly share code, notes, and snippets.

@mauromorales
Last active August 29, 2015 14:14
Show Gist options
  • Save mauromorales/1a3d4183c8b3cf2b0baa to your computer and use it in GitHub Desktop.
Save mauromorales/1a3d4183c8b3cf2b0baa to your computer and use it in GitHub Desktop.
set keyboard layout for mba + das keyboard
setxkbmap -print -verbose 10
grep alt /usr/share/X11/xkb/rules/evdev.lst
setxkbmap -device 13 -layout us -option -option altwin:swap_alt_win
setxkbmap -device 11 -layout us -option -option ctrl:nocaps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment