Skip to content

Instantly share code, notes, and snippets.

@Juma7C9
Last active December 31, 2018 14:13
Show Gist options
  • Save Juma7C9/ac68f39760b04c69684df5a540cd9ced to your computer and use it in GitHub Desktop.
Save Juma7C9/ac68f39760b04c69684df5a540cd9ced to your computer and use it in GitHub Desktop.
# Custom scancode-keycode mappings for Interfree/BTC 9000 keyboard
# Old udev ABI (systemd<220)
#keyboard:name:AT Translated Set 2 keyboard:*
# New udev ABI (systemd>=220)
evdev:name:AT Translated Set 2 keyboard:*
KEYBOARD_KEY_de=power
KEYBOARD_KEY_df=sleep
KEYBOARD_KEY_e3=wakeup
KEYBOARD_KEY_ae=help
KEYBOARD_KEY_a0=bookmarks
KEYBOARD_KEY_b0=dashboard
KEYBOARD_KEY_a6=connect
KEYBOARD_KEY_b2=www
KEYBOARD_KEY_92=mute
KEYBOARD_KEY_9e=volumeup
KEYBOARD_KEY_a5=volumedown
KEYBOARD_KEY_a2=previoussong
KEYBOARD_KEY_a4=nextsong
KEYBOARD_KEY_90=stopcd
KEYBOARD_KEY_a1=ejectcd
KEYBOARD_KEY_99=playpause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment