Mouse does not work in Gnome

Hello, I have a problem with the mouse when Gnome starts. It does not work, I have to open a terminal and restart dbus and after that gnome restart auto and mouse work.
Also the mouse work when the system starts, the problem is when gnome starts.
Any idea of how to solve this?. Thanks again in advance.



PS: I am using FreeBSD 9.1rc and Gnome 2.31.1
 
Hai. Is very easy configure /etc/rc.conf copy command.

# nano /etc/rc/conf

add line
Code:
mouse_enable="YES"
Save and exit. Reboot
 
Back
Top