diff options
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -29,6 +29,10 @@ fi # . /etc/X11/xinit/xinitrc.common +# Set up the keyboard mapping now. This will be later ensured by the WM, but +# just in case... +setxkbmap -option ctrl:nocaps + # # Special for twm # |
