Change the default compose key
This commit is contained in:
parent
0b1de15340
commit
a5483af3b8
1 changed files with 1 additions and 1 deletions
|
@ -2,8 +2,8 @@
|
|||
[ -f ~/.Xresources ] && xrdb -merge ~/.Xresources
|
||||
[ -f ~/.setpath.sh ] && . ~/.setpath.sh
|
||||
|
||||
setxkbmap -option compose:menu
|
||||
setxkbmap -option compose:rwin
|
||||
setxkbmap -option compose:menu
|
||||
|
||||
hash xcompmgr 2>/dev/null && xcompmgr &
|
||||
hash xscreensaver 2>/dev/null && xscreensaver -no-splash &
|
||||
|
|
Loading…
Reference in a new issue