You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
402 B
15 lines
402 B
display -window root $SHELLRC/etc/wm/wallpaper.$(uname -i).jpg |
|
|
|
setxkbmap -option "" |
|
setxkbmap -model pc104 -layout us,ru,el -variant ,,polytonic |
|
setxkbmap -option -option terminate:ctrl_alt_bksp,caps:escape,grp:lwin_toggle,compose:ralt |
|
|
|
xmodmap $SHELLRC/etc/X/Xmodmaprc.$(uname -i) |
|
xmodmap -e "keysym Menu = Super_R" |
|
|
|
exec musca |
|
|
|
export GTK_IM_MODULE="xim" |
|
export QT_IM_MODULE="xim" |
|
unset XMODIFIERS |
|
|
|
|