Remap caps to escape in xmodmap

master
Miles Alan 5 years ago
parent ae983ef8c8
commit f47feb559b
  1. 2
      configs/xmodmap_caps_esc
  2. 1
      scripts/core/sxmo_xinit.sh

@ -0,0 +1,2 @@
clear Lock
keycode 66 = Escape

@ -3,6 +3,7 @@ source /etc/profile
which $TERM || export TERM=st
which $BROWSER || export BROWSER=surf
xmodmap /usr/share/sxmo/xmodmap_caps_esc
xsetroot -mod 3 2 -fg '#000000' -bg '#888888'
conky -c /usr/share/sxmo/conky.conf -d

Loading…
Cancel
Save