commit: a7c794faf23dfc01e799ce1ddc75f2749b6e77f7
parent: 1c3eb46e2bebaad036c4f59880fee14daa765d53
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 1 Jan 2019 05:16:41 +0100
.xbindkeysrc: Add
Diffstat:
1 file changed, 38 insertions(+), 0 deletions(-)
diff --git a/.xbindkeysrc b/.xbindkeysrc
@@ -0,0 +1,38 @@
+"mpc toggle"
+ XF86AudioPlay
+
+"mpc stop"
+ XF86AudioStop
+
+"mpc prev"
+ XF86AudioPrev
+
+"mpc next"
+ XF86AudioNext
+
+"amixer set Master playback toggle"
+ XF86AudioMute
+
+"amixer set Master playback 1%-"
+ XF86AudioLowerVolume
+
+"amixer set Master playback 1%+"
+ XF86AudioRaiseVolume
+
+"slock"
+ Help
+
+"maim -s /tmp/screen.png"
+ Print
+
+"maim /tmp/screen.png"
+ Shift+Print
+
+"xinput set-prop 'Wacom Bamboo Connect Pen stylus' --type=float 'Coordinate Transformation Matrix' 0.5 0 0 0 1 0 0 0 1"
+ Shift+Prior
+
+"xinput set-prop 'Wacom Bamboo Connect Pen stylus' --type=float 'Coordinate Transformation Matrix' 0.5 0 0.5 0 1 0 0 0 1"
+ Shift+Next
+
+"killall -HUP xbindkeys"
+ XF86HomePage