From owner-freebsd-questions@FreeBSD.ORG Thu Feb 5 05:44:00 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A578F1065678 for ; Thu, 5 Feb 2009 05:44:00 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from angel.comcen.com.au (angel.comcen.com.au [203.23.236.69]) by mx1.freebsd.org (Postfix) with ESMTP id 6B4E08FC13 for ; Thu, 5 Feb 2009 05:44:00 +0000 (UTC) (envelope-from rock_on_the_web@comcen.com.au) Received: from [192.168.0.195] (unknown [202.172.126.254]) by angel.comcen.com.au (Postfix) with ESMTP id 948D35C2E4CC for ; Thu, 5 Feb 2009 16:45:21 +1100 (EST) From: Da Rock To: freebsd-questions@freebsd.org In-Reply-To: <58a2fd890902042032v7a14e775qaaa987175e9a3b8a@mail.gmail.com> References: <58a2fd890901311924s6bf36cb5w47d845d8d8090af8@mail.gmail.com> <4986BE9E.90905@bsdforen.de> <58a2fd890902041949s50c66abdqc15b34ed68982e9a@mail.gmail.com> <58a2fd890902042032v7a14e775qaaa987175e9a3b8a@mail.gmail.com> Content-Type: text/plain Date: Thu, 05 Feb 2009 15:44:26 +1000 Message-Id: <1233812666.10531.21.camel@laptop1.herveybayaustralia.com.au> Mime-Version: 1.0 X-Mailer: Evolution 2.24.4 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Re: Graphics tablet / Xorg / mouse problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2009 05:44:01 -0000 On Wed, 2009-02-04 at 23:32 -0500, Antonio Rieser wrote: > Hi, > > Whatever I did before, it had no effect. The temporary fix, for some > reason, has been to deactivate kdm. Can anyone explain this? For starters hald should probably be disabled in rc.conf: hald_enable="NO". That said; how are you disabling kdm? Whats working now? This could be a case of root and user permissions, once one has a hold of the device another may not be able to control it and permissions are not passed on.