Skip to content

Commit c8365ba

Browse files
committed
[Emacs] Use map caps to ctrl instead of esc.
1 parent 9bad2ea commit c8365ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xinitrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#! /bin/sh
2-
setxkbmap -model evdev -layout us -option compose:ralt,caps:escape
2+
setxkbmap -model evdev -layout us -option compose:ralt,ctrl:nocaps
33
xrdb -merge .Xresources
44

55
urxvtd -q -f -o &

0 commit comments

Comments
 (0)