From 8cc7376a3a9072ea26139f9cfce5a8293195f411 Mon Sep 17 00:00:00 2001 From: ray Date: Sun, 29 Sep 2019 11:45:39 +0100 Subject: [PATCH] add comments about xte --- xbindkeysrc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/xbindkeysrc b/xbindkeysrc index 0e2967a..0d606a8 100644 --- a/xbindkeysrc +++ b/xbindkeysrc @@ -94,6 +94,14 @@ # "i3-scrot -s" # Mod4 + Control + Print +# bind a mouse button (button 15) +# "xte 'keydown Control_L' 'keydown Alt_L' 'key Left' 'keyup Alt_L' 'keyup Control_L'" +# b:15 + +# bind a mouse button (button 16) +# "gimp" +# b:16 + # right monitor portrait simulate scrolls "xdotool mousemove 1980 1600 click 5 mousemove restore" Mod4 + KP_1