On 18/03/2013, at 11:51, Kevin Oberman <rkober...@gmail.com> wrote: >> This sounds exactly like what I have, although I do find it odd that hal >> doesn't manage to open /dev/sysmouse and use that (even if it fails for >> /dev/ums* etc). lshal does show a mount device listed with /dev/sysmouse as >> the device name. > > Very odd. I have been running with xorg, sysmouse and hal for a long time > with no real issues. No AutoAddDevices or AllowEmptyInput at all. > > lshal shows that the magic is working: > di = '/org/freedesktop/Hal/devices/psm_0' > freebsd.device_file = '/dev/psm0' (string) > freebsd.driver = 'psm' (string) > freebsd.unit = 0 (0x0) (int) > info.addons = {'hald-addon-mouse-sysmouse'} (string list) > info.capabilities = {'input', 'input.mouse'} (string list) > info.category = 'input' (string) > info.parent = '/org/freedesktop/Hal/devices/atkbdc_0' (string) > info.product = 'PS/2 Mouse' (string) > info.subsystem = 'platform' (string) > info.udi = '/org/freedesktop/Hal/devices/psm_0' (string) > input.device = '/dev/sysmouse' (string) > input.x11_driver = 'mouse' (string) > platform.id = 'psm.0' (string) > > Note that the input.device is sysmouse and that it works. Does lshal how the > input device to be sysmouse on your system?
Yes. I wonder, I have 2 USB mice maybe that is a problem. The full output of lshal is at http://www.dons.net.au/~darius/lshal.txt -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"