summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Rahm <rahm@google.com>2022-09-06 13:10:14 -0600
committerJosh Rahm <rahm@google.com>2022-09-06 13:38:43 -0600
commit7278620c67b9dc8377ab550a65943ce11bf2e534 (patch)
treebd4c3f2383cb9dc93475a6d473de3efe070b72e7
parent1fcf0b6893cb7da848e145cd22e399df48356bef (diff)
downloadrkb-7278620c67b9dc8377ab550a65943ce11bf2e534.tar.gz
rkb-7278620c67b9dc8377ab550a65943ce11bf2e534.tar.bz2
rkb-7278620c67b9dc8377ab550a65943ce11bf2e534.zip
setxkbmap.sh: remove jrcompat option
-rwxr-xr-xsetxkbmap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setxkbmap.sh b/setxkbmap.sh
index ddad73a..68d5396 100755
--- a/setxkbmap.sh
+++ b/setxkbmap.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-setxkbmap -layout jr -variant jdvp -compat jrcompat -option numpad:mac
+setxkbmap -layout jr -variant jdvp -option numpad:mac
killall xcape
xcape -e 'Super_L=Tab;Control_L=apostrophe' -t 200
xset r rate 200 100