Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Mar 2016 13:55:47 +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-4YnCTKmqRa@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 #44 from Sergey V. Dyatko <sergey.dyatko@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@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.


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