Quesion

Ross Burton ross at burtonini.com
Wed Sep 28 04:03:42 PDT 2005


On Wed, 2005-09-28 at 11:22 +0100, Daniel P. Berrange wrote:
> To automatically start the session bus when you login to X, one might
> have the following in $HOME/.xsession:
> 
>   #!/bin/sh
> 
>   DBUS_SESSION_BUS_ADDRESS=`/usr/bin/dbus-daemon --session --print-address --fork`
>   export DBUS_SESSION_BUS_ADDRESS
> 
>   exec gnome-session

Or:

  dbus-launch --exit-with-session gnome-session

Ross
-- 
Ross Burton                                 mail: ross at burtonini.com
                                          jabber: ross at burtonini.com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF





More information about the dbus mailing list