Skip to content

Instantly share code, notes, and snippets.

@winks
Forked from fbettag/.Xmodmap
Created March 31, 2018 09:25
Show Gist options
  • Save winks/50e3182d39ae2859d2ad78f456f2d019 to your computer and use it in GitHub Desktop.
Save winks/50e3182d39ae2859d2ad78f456f2d019 to your computer and use it in GitHub Desktop.
Logitech G610 xmodmap bindings for multimedia keys
! logitech g610 multimedia keys
keycode 170 = XF86AudioLowerVolume NoSymbol XF86AudioLowerVolume
keycode 92 = XF86AudioRaiseVolume NoSymbol XF86AudioRaiseVolume
keycode 189 = XF86AudioPrev NoSymbol XF86AudioPrev
keycode 190 = XF86AudioNext NoSymbol XF86AudioNext
keycode 184 = XF86AudioPlay XF86AudioPause XF86AudioPlay XF86AudioPause
keycode 207 = XF86AudioMute NoSymbol XF86AudioMute
keycode 147 = XF86AudioStop XF86Eject XF86AudioStop XF86Eject
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment