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.
11 lines
305 B
11 lines
305 B
12 years ago
|
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
|
||
|
xmodmap -e 'keycode 135 = Super_R'
|
||
|
|
||
|
xmodmap $SHELLRC/etc/X/Xmodmaprc.$(uname -i)
|
||
|
|
||
|
sleep 0.5
|
||
|
exec musca > /dev/null
|