From owner-freebsd-gnome@FreeBSD.ORG Fri Apr 24 17:38:59 2009 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86B701065670 for ; Fri, 24 Apr 2009 17:38:59 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 1A60E8FC34 for ; Fri, 24 Apr 2009 17:38:59 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.3/8.14.3) with ESMTP id n3OHe6DY092078; Fri, 24 Apr 2009 13:40:07 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Anton Shterenlikht In-Reply-To: <20090424112709.GA29412@mech-cluster238.men.bris.ac.uk> References: <20090424112709.GA29412@mech-cluster238.men.bris.ac.uk> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-r9AQEmuQizPB1XxW5UEi" Organization: MarcusCom, Inc. Date: Fri, 24 Apr 2009 13:38:58 -0400 Message-Id: <1240594738.58743.10.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1.1 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on creme-brulee.marcuscom.com Cc: freebsd-gnome@freebsd.org Subject: Re: dbus, hal over xdmcp? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2009 17:38:59 -0000 --=-r9AQEmuQizPB1XxW5UEi Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2009-04-24 at 12:27 +0100, Anton Shterenlikht wrote: > I've read the dbus and hald man pages but I'm still confused. >=20 > In a configuration where xserver connects to clients via XDMCP > where do I need to run dbus and hald, or more specifically, on what > computer do I need to have in /etc/rc.conf these two lines:=20 >=20 > dbus_enable=3D"YES" > hald_enable=3D"YES" >=20 >=20 > a. only on the machine which runs xserver? > b. only on the machine which runs the clients? > c. on both the xserver and clients machines? >=20 > I've tried various configurations, but cannot still cannot > get a web browser to run, only endless dbus-launch and dbus-daemon > processes. >=20 > I've looked at man pages for dbus-launch(1), dbus-daemon(1), hald(8), > and at freedesktop.org/software/dbus, but cannot find the answer. These daemons need to run on the machine with the working mouse and keyboard. So, you want them on the machine at which you're sitting. But that's only half of the battle. You also need to start up a dbus-enabled session. For example, something like this in .xinitrc: dbus-session --exist-with-session fvwm That's very simplistic, but hopefully it give you enough of a clue to implement this in your XDMCP setup. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-r9AQEmuQizPB1XxW5UEi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAknx+TAACgkQb2iPiv4Uz4f1FQCdHhaQftrh22Svb59xK9HEKp3B TtYAn3BWugN4byiiIB8U5i54oXQdGc+p =BM6r -----END PGP SIGNATURE----- --=-r9AQEmuQizPB1XxW5UEi--