diff options
-rwxr-xr-x | setxkbmap.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/setxkbmap.sh b/setxkbmap.sh new file mode 100755 index 0000000..034a219 --- /dev/null +++ b/setxkbmap.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +setxkbmap -layout jr -variant jdvp -compat jrcompat -option numpad:mac |