Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 2016 22:15:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-x11@FreeBSD.org
Subject:   [Bug 196678] x11-servers/xorg-server: make config/devd recognize /dev/input/eventX from multimedia/webcamd
Message-ID:  <bug-196678-8047-Pb0X6deo5B@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196678-8047@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196678-8047@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

--- Comment #32 from rozhuk.im@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196678-8047-Pb0X6deo5B>