diff options
author | Josh Rahm <rahm@google.com> | 2022-09-06 13:39:16 -0600 |
---|---|---|
committer | Josh Rahm <rahm@google.com> | 2022-09-06 13:39:16 -0600 |
commit | 361fcb0ece47129449ed098d9b45db242ffff981 (patch) | |
tree | e4cee443f41e942d3e12e89b97090e9e7428291d | |
parent | 7278620c67b9dc8377ab550a65943ce11bf2e534 (diff) | |
download | rkb-361fcb0ece47129449ed098d9b45db242ffff981.tar.gz rkb-361fcb0ece47129449ed098d9b45db242ffff981.tar.bz2 rkb-361fcb0ece47129449ed098d9b45db242ffff981.zip |
setxkbmap.sh: why?unstable
-rwxr-xr-x | setxkbmap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setxkbmap.sh b/setxkbmap.sh index 68d5396..4c4ca8e 100755 --- a/setxkbmap.sh +++ b/setxkbmap.sh @@ -2,5 +2,5 @@ setxkbmap -layout jr -variant jdvp -option numpad:mac killall xcape -xcape -e 'Super_L=Tab;Control_L=apostrophe' -t 200 +xcape -e 'Super_L=Tab' -t 200 xset r rate 200 100 |