From a8604b71a10edda8c08b909ce1fb63aca653d77e Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sat, 1 May 2021 11:00:41 -0400 Subject: Updated files from battlestation --- .local/bin/remaps | 2 ++ 1 file changed, 2 insertions(+) (limited to '.local/bin/remaps') diff --git a/.local/bin/remaps b/.local/bin/remaps index ed6ae43..595022d 100755 --- a/.local/bin/remaps +++ b/.local/bin/remaps @@ -9,3 +9,5 @@ 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