Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Nov 2011 19:31:07 +0200
From:      Alexander Kapshuk <alexander.kapshuk@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Problem with X
Message-ID:  <4EB6C45B.1030204@gmail.com>
In-Reply-To: <B5529EE0-457A-42DA-AAFE-70EBE7BB4F03@gmail.com>
References:  <B5529EE0-457A-42DA-AAFE-70EBE7BB4F03@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/06/2011 06:42 PM, Zantgo wrote:
> The synaptics mouse and the keyboard not found when I tap "startx" in my user, this is the mensaje:
>
> xauth: file /home/user/.Xauthority does not exist_______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>    
did you put this in your /etc/rc.conf:

hald_enable="YES"
dbus_enable="YES"

see 6.4.2 Configuring X11 of the handbook, 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html, 
for details.

sasha




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EB6C45B.1030204>