mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-27 12:08:49 +02:00
bindings: add support for multimedia keys with spotify
This commit is contained in:
parent
209bfd8198
commit
56a72c6c47
2 changed files with 12 additions and 1 deletions
|
@ -48,7 +48,7 @@ elseif config.hostname == "guybrush" then
|
|||
execute, {
|
||||
-- Keyboard and mouse
|
||||
"setxkbmap us,fr '' compose:ralt ctrl:nocaps grp:rctrl_rshift_toggle",
|
||||
"xmodmap -e 'keysym XF86AudioPlay = XF86ScreenSaver'",
|
||||
"xmodmap -e 'keysym XF86WebCam = XF86ScreenSaver'",
|
||||
-- Wheel emulation
|
||||
"xinput set-int-prop 'TPPS/2 IBM TrackPoint' 'Evdev Wheel Emulation' 8 1",
|
||||
"xinput set-int-prop 'TPPS/2 IBM TrackPoint' 'Evdev Wheel Emulation Button' 8 2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue