Skip to content

Instantly share code, notes, and snippets.

@theY4Kman
Created November 6, 2014 18:43
Show Gist options
  • Select an option

  • Save theY4Kman/1817fa59c11e6e8ceca5 to your computer and use it in GitHub Desktop.

Select an option

Save theY4Kman/1817fa59c11e6e8ceca5 to your computer and use it in GitHub Desktop.
Remap RightAlt+WASD keys to arrow keys
keycode 108 = Mode_switch
keysym a = a A Left
keysym d = d D Right
keysym s = s S Down
keysym w = w W Up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment