[Bug 196678] x11-servers/xorg-server: make config/devd recognize /dev/input/eventX from multimedia/webcamd

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 25 22:15:21 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196678

--- Comment #32 from rozhuk.im at gmail.com ---
(In reply to FreeBSD from comment #31)

I think /usr/local/etc/X11/xorg.conf.d/wacom.conf.sample
is crap.
xf86-input-wacom install working config into:
/usr/local/share/X11/xorg.conf.d/50-wacom.conf
If you install my devd patch and xf86-input-wacom then xorg will try to use
wacom for your wacom device.
Also xf86-input-wacom install rc.d script that point to devd to not use mouse
driver for wacom device.
https://svnweb.freebsd.org/ports/head/x11-drivers/xf86-input-wacom/files/wacom.in?revision=396550&view=markup
So you need to add to /etc/rc.conf[.local] file:
wacom_enable="YES"
and then reboot.

Im no sure that xorg reads your xorg.conf.d/wacom.conf, please check man pages
about xorg config files names.


xf86-input-wacom driver does not install any xorg config files to handle wacom
devices and does not install rc.d script to prevent use ums driver with wacom.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list