Skip to content

Commit

Permalink
Xkeyboard.sh - disable CapsLock
Browse files Browse the repository at this point in the history
  • Loading branch information
mslehto committed Jun 7, 2017
1 parent 40bb934 commit 37258e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/Xkeyboard.sh
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 37258e6

Please sign in to comment.