Charles Mauch schrieb: > Uhm, try this instead... > > 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. Thank you. The next time I start X I'll tell you if it worked.
-- 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
