Skip to content

Instantly share code, notes, and snippets.

@creationix
Created January 9, 2011 06:13
Show Gist options
  • Save creationix/771475 to your computer and use it in GitHub Desktop.
Save creationix/771475 to your computer and use it in GitHub Desktop.
CR48 Ubuntu key mappings
keycode 67 = XF86AudioPrev XF86_Switch_VT_1 F1
keycode 68 = XF86AudioNext XF86_Switch_VT_2 F2
keycode 69 = F5 XF86_Switch_VT_3 F3
keycode 70 = F11 XF86_Switch_VT_4 F4
keycode 71 = XF86AudioPlay XF86_Switch_VT_5 F5
keycode 72 = XF86MonBrightnessDown XF86_Switch_VT_6 F6
keycode 73 = XF86MonBrightnessUp XF86_Switch_VT_7 F7
keycode 74 = XF86AudioMute XF86_Switch_VT_8 F8
keycode 75 = XF86AudioLowerVolume XF86_Switch_VT_9 F9
keycode 76 = XF86AudioRaiseVolume XF86_Switch_VT_10 F10
keycode 133 = Mode_switch
keycode 113 = Left NoSymbol Home
keycode 111 = Up NoSymbol Prior
keycode 114 = Right NoSymbol End
keycode 116 = Down NoSymbol Next
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment