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.
10 lines
318 B
10 lines
318 B
display -window root $SHELLRC/etc/wm/wallpaper.$(uname -i).jpg |
|
|
|
setxkbmap -model pc104 -layout us,ru -variant , |
|
setxkbmap -option -option terminate:ctrl_alt_bksp,caps:escape,grp:lwin_toggle,compose:ralt |
|
|
|
xmodmap $SHELLRC/etc/X/Xmodmaprc.$(uname -i) |
|
xmodmap -e 'keycode 135 = Super_R' |
|
|
|
sleep 0.5 |
|
exec musca > /dev/null
|
|
|