From 240ae4da2bbaac45ad0394debdf85b04830e93f5 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sat, 14 Aug 2021 19:32:50 -0400 Subject: new x11 keybindings --- dot/xbindkeysrc | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'dot/xbindkeysrc') diff --git a/dot/xbindkeysrc b/dot/xbindkeysrc index 9b628a8..fd1eb24 100644 --- a/dot/xbindkeysrc +++ b/dot/xbindkeysrc @@ -39,7 +39,7 @@ # Examples of commands: -"xbindkeys_show" +"xbindkeys_show" control+shift + q # Increase volume @@ -54,6 +54,10 @@ "pavol --mute" XF86AudioMute +# Reset volume +"pavol --mute=0; pavol 100" + control + XF86AudioMute + "thinkpad-rotate" XF86TaskPane "thinkpad-rotate rotate" @@ -63,6 +67,10 @@ "im" Print +"scrolltoggle" + Scroll_Lock + + # set directly keycode (here control + f with my keyboard) #"xterm" # c:41 + m:0x4 -- cgit v1.2.3