diff options
Diffstat (limited to 'x/.xinitrc')
-rwxr-xr-x | x/.xinitrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,6 +1,4 @@ | |||
1 | #!/bin/bash | 1 | #!/bin/bash |
2 | setxkbmap -layout us -option caps:ctrl_modifier & | ||
3 | xcape -e 'Caps_Lock=Escape' & | ||
4 | xinput --disable "ETPS/2 Elantech Touchpad" | 2 | xinput --disable "ETPS/2 Elantech Touchpad" |
5 | xrdb -merge ~/.Xresources & | 3 | xrdb -merge ~/.Xresources & |
6 | xsetroot -cursor_name left_ptr & | 4 | xsetroot -cursor_name left_ptr & |