Created
March 30, 2018 17:29
-
-
Save fbettag/fd572a9350227b76f852c5ab4e777e27 to your computer and use it in GitHub Desktop.
Logitech G610 xmodmap bindings for multimedia keys
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! 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