Skip to content

Instantly share code, notes, and snippets.

@migerh
Created May 21, 2013 20:34
Show Gist options
  • Save migerh/5623021 to your computer and use it in GitHub Desktop.
Save migerh/5623021 to your computer and use it in GitHub Desktop.
xmodmap my desktop keyboard
$ xmodmap -e 'keycode 115 = Prior'
$ xmodmap -e 'keycode 112 = Next'
$ xmodmap -e 'keycode 117 = End'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment