summaryrefslogtreecommitdiff
path: root/.xinitrc
blob: e85d51b65caf2fac34bd081757a1515fa2b3b497 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/bin/sh 
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 XMODIFIERS=@im=uim 
export GTK_IM_MODULE="xim"
xrdb -load .Xdefaults
xset dpms 1800 3600 3600
#uim-xim --engine=anthy & 
gkrellm &
~/bin/mwatch &
xsetwacom set stylus PressCurve 0 0 100 100
xsetwacom set eraser PressCurve 0 0 100 100
xpad &
start-pulseaudio-x11
 
exec dbus-launch --exit-with-session fvwm-crystal