[Bug 244110] x11-drivers/xf86-input-vmmouse InputClass not matching when VMWare is used
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244110 --- Comment #1 from Daniel Morante <[email protected]> --- I can confirm this is still a problem with xorg-server-1.20.7,1 with xf86-input-vmmouse-13.1.0_4. Just one slight change when using FreeBSD 12.1 with "kern.evdev.rcpt_mask=6". The 'MatchDevicePath' directive changes to: ``` Section "InputClass" Identifier "vmmouse" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "vmmouse" EndSection ``` -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"