Skip to content

Instantly share code, notes, and snippets.

@powerswitch
Created November 12, 2013 17:14
Show Gist options
  • Save powerswitch/7434800 to your computer and use it in GitHub Desktop.
Save powerswitch/7434800 to your computer and use it in GitHub Desktop.
.Xmm_ccw
keycode 113 = Up NoSymbol Up
keycode 116 = Left NoSymbol Left
keycode 111 = Right NoSymbol Right
keycode 114 = Down NoSymbol Down
.Xmm_cw
keycode 114 = Up NoSymbol Up
keycode 111 = Left NoSymbol Left
keycode 116 = Right NoSymbol Right
keycode 113 = Down NoSymbol Down
.Xmm_half
keycode 111 = Down NoSymbol Down
keycode 113 = Right NoSymbol Right
keycode 114 = Left NoSymbol Left
keycode 116 = Up NoSymbol Up
.Xmm_none
keycode 111 = Up NoSymbol Up
keycode 113 = Left NoSymbol Left
keycode 114 = Right NoSymbol Right
keycode 116 = Down NoSymbol Down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment