hi

> dbuslaunch="`which dbus-launch 2>/dev/null`"
> if [ -n "$dbuslaunch" ] && [ -x "$dbuslaunch" ] && [ -z 
> "$DBUS_SESSION_BUS_ADDRESS" ]; then
>   eval `$dbuslaunch --sh-syntax --exit-with-session` 
> fi
> 
> exec openbox


> That way dbus gets launched correctly, regardless of windowmanager or
> desktop environment.
That might work - but openbox hung again.
I mixed now both: Your code to start dbus and my workaround to start openbox.



-- 
Gruß, Johannes
http://www.hehejo.de
http://gallery.hehejo.de/jo
http://dl.hehejo.de

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to