summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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