the new Nvidia package and my current XF86Config section for
the mouse looks like this:
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol""PS/2"
Option "Device" "/dev/sysmouse"
I think "Protocol" should be "Auto" if you're going to use
"/dev/s
Darrell Blake wrote:
I believe what you have is not supported in FBSD.
Get standalone USB or serial mouse and it will work.
How likely is it to ever be supported? Also, if someone can point me in the
right direction I can research into writing my own driver for it. I am a
Software Engineer bu
> I believe what you have is not supported in FBSD.
> Get standalone USB or serial mouse and it will work.
How likely is it to ever be supported? Also, if someone can point me in the
right direction I can research into writing my own driver for it. I am a
Software Engineer but I've never done any