blob: 497cacc3f59bcbdecc1c6bb670537809ed700a92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
cd export LC_ALL=en_US.UTF-8 sudo ./src/hal-automounter/hal-automounter.pl > automount.log 2>&1 & xgamma -gamma 1 xsetroot -solid black
export GTK_IM_MODULE="xim" xrdb -load .Xdefaults xset dpms 1800 3600 3600
gkrellm & ~/bin/mwatch & xpad & start-pulseaudio-x11 exec dbus-launch --exit-with-session fvwm-crystal
|