Skip to content

Instantly share code, notes, and snippets.

@ysheng26
Last active July 19, 2016 01:11
Show Gist options
  • Save ysheng26/bc0e0cdf740e2934bc467dfdc081b8e7 to your computer and use it in GitHub Desktop.
Save ysheng26/bc0e0cdf740e2934bc467dfdc081b8e7 to your computer and use it in GitHub Desktop.
Microsoft Natural Ergonomic 4000 for Ubuntu
On Xubuntu 13.10 (perhaps on Ubuntu 13.10 too) the same can be done as follows:
Edit key mappings in /lib/udev/hwdb.d/60-keyboard.hwdb:
###########################################################
# Microsoft
###########################################################
# Microsoft Natural Ergonomic Keyboard 4000
keyboard:usb:v045Ep00DB*
KEYBOARD_KEY_c022d=pageup
KEYBOARD_KEY_c022e=pagedown
Run sudo udevadm hwdb --update
Reboot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment