Remap caps to escape in xmodmap
This commit is contained in:
parent
ae983ef8c8
commit
f47feb559b
2 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue