I had the same issue. I solved it with the follwing lines in my xorg:

Section "ServerFlags"
Option "AllowEmptyInput" "false"
EndSection

Section "InputDevice"
Identifier               "Default mouse"
Driver                   "mouse"
Option "Device"          "/dev/ums0"
Option "Protocol"        "auto"
Option "SendCoreEvents"  "true"
EndSection

It seems to be a bug in hal.

Guillermo

Yes, I tried that but get an error,
so some other program (hal?)
appears to have claimed /dev/ums0

What is your installed kernel version,
"dpkg -la | grep kfreebsd-image",
what is your running kernel version ?

Petr


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to