[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
Wed Mar 2 13:55:49 UTC 2016


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

--- Comment #44 from Sergey V. Dyatko <sergey.dyatko at gmail.com> ---
(In reply to Jakob Alvermark from comment #43)

with 
Section "InputClass"
        Identifier "touch"
        Driver "evdev"
        MatchUSBID "06cb:*"
EndSection
I can touch the screen and drag windows too, and yes, about half the time there
is no ButtonRelease event.
lenovo ideapad z400 touch

[tiger at laptop]:~>sudo usbconfig -d ugen0.2 dump_device_desc
ugen0.2: <Synaptics Large Touch Screen SYNAPTICS> at usbus0, cfg=0 md=HOST
spd=FULL (12Mbps) pwr=ON (144mA)

  bLength = 0x0012 
  bDescriptorType = 0x0001 
  bcdUSB = 0x0200 
  bDeviceClass = 0x0000  <Probed by interface class>
  bDeviceSubClass = 0x0000 
  bDeviceProtocol = 0x0000 
  bMaxPacketSize0 = 0x0040 
  idVendor = 0x06cb 
  idProduct = 0x1d10 
  bcdDevice = 0x0004 
  iManufacturer = 0x0001  <SYNAPTICS>
  iProduct = 0x0002  <Synaptics Large Touch Screen>
  iSerialNumber = 0x0000  <no string>
  bNumConfigurations = 0x0001

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


More information about the freebsd-x11 mailing list