diff options
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -1,8 +1,10 @@ # for thinkpads with no meta key: -xmodmap ~/.xmodmap +#xmodmap ~/.xmodmap xterm -rv +sb -ls & xset b off -wmbattery -f /dev/apm & -ssh-agent fluxbox -verbose & -xrandr --output PANEL --right-of VGA_1 & -xfwm4 --replace & +#wmbattery -f /dev/apm & +#ssh-agent fluxbox -verbose & +#xrandr --output PANEL --right-of VGA_1 & +#xfwm4 --replace & +#exec dbus-launch --exit-with-session startxfce4 +dbus-launch |