From fbb95d86079a624309306acf93e6cbee226ffbdd Mon Sep 17 00:00:00 2001 From: Mitsuo Tokumori Date: Fri, 8 Dec 2023 12:37:11 -0500 Subject: Add screenshot_ocr.sh --- config/xorg/xbindkeysrc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'config/xorg/xbindkeysrc') diff --git a/config/xorg/xbindkeysrc b/config/xorg/xbindkeysrc index 20c458c..e5f4841 100644 --- a/config/xorg/xbindkeysrc +++ b/config/xorg/xbindkeysrc @@ -71,9 +71,9 @@ # Modifier scheme (order: Control,Shift,Alt(Mod1),Super(Mod4)): # * app-specific: -# * Control, Control+Shift +# * Control, Control+Shift, Contrl+Alt (*) # * Linux & WM (dwm): -# * Alt, Control+Alt, Shift+Alt +# * Alt, Control+Alt (*), Shift+Alt # * user-defined: # * Mod4 (application launch & audio control) # * Shift+Mod4 (brightness control & audio control) @@ -138,6 +138,9 @@ "screenshot.sh screen" Shift + Print +"screenshot_ocr.sh" + Mod4 + s + # This key combination (Mod4 + Space) seems to break xbindkeys # See Also: # https://bbs.archlinux.org/viewtopic.php?id=226182 -- cgit v1.2.3