From 37258e6a9d34f5f0294746c25e29fa7044e568bf Mon Sep 17 00:00:00 2001 From: Mikko Lehto Date: Wed, 7 Jun 2017 21:45:11 +0300 Subject: [PATCH] Xkeyboard.sh - disable CapsLock --- bin/Xkeyboard.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/Xkeyboard.sh b/bin/Xkeyboard.sh index 3060d88..fb57c43 100755 --- a/bin/Xkeyboard.sh +++ b/bin/Xkeyboard.sh @@ -1,4 +1,4 @@ #!/bin/sh setxkbmap -option -setxkbmap -layout fi,us -option grp:shifts_toggle -option grp_led:scroll -option caps:swapescape +setxkbmap -layout fi,us -option grp:shifts_toggle -option grp_led:scroll -option caps:escape xmodmap ~/dotfiles/Xmodmap