From a66988a6e884273b13a12a85ab80dd08e8a7ce4a Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Fri, 13 Oct 2023 10:43:49 -0400 Subject: Lots of changes --- .local/bin/remaps | 2 -- 1 file changed, 2 deletions(-) (limited to '.local/bin/remaps') diff --git a/.local/bin/remaps b/.local/bin/remaps index 595022d..ed6ae43 100755 --- a/.local/bin/remaps +++ b/.local/bin/remaps @@ -9,5 +9,3 @@ setxkbmap -option caps:super killall xcape 2>/dev/null ; xcape -e 'Super_L=Escape' # Map the menu button to right super as well. xmodmap -e 'keycode 135 = Super_R' -# Software fix for key bounce (debouncing) -xkbset bo 50 -- cgit v1.2.3