Hello everyone,

please, what should one write in xorg.conf instead of /dev/uhid3 below:
Section "InputDevice"
    Identifier "w_stylus"
    Driver "usbtablet"
    Option "Type" "stylus"
    Option "Device" "/dev/uhid3"      <---
    Option "Mode" "Absolute"
    Option "Threshold" "10"
EndSection

when I see this (hopefully relevant) part of /var/log/messages:
(I want to point to Tablet PTZ-930. I could not find any
for-me-understandable description
of the usb architecture...)

Jun 13 08:39:32 skylark /bsd: uhidev0 at uhub2 port 1 configuration 1
interface 0 "Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)"
rev 1.10/3.00 addr 2
Jun 13 08:39:32 skylark /bsd: uhidev0: iclass 3/1
Jun 13 08:39:32 skylark /bsd: ums0 at uhidev0: 3 buttons, Z dir
Jun 13 08:39:32 skylark /bsd: wsmouse0 at ums0 mux 0
Jun 13 08:39:32 skylark /bsd: uhidev1 at uhub2 port 2 configuration 1
interface 0 "Logitech USB Receiver" rev 2.00/42.00 addr 3
Jun 13 08:39:32 skylark /bsd: uhidev1: iclass 3/1
Jun 13 08:39:32 skylark /bsd: ums1 at uhidev1: 16 buttons, Z and W dir
Jun 13 08:39:32 skylark /bsd: wsmouse1 at ums1 mux 0
Jun 13 08:39:32 skylark /bsd: uhidev2 at uhub2 port 2 configuration 1
interface 1 "Logitech USB Receiver" rev 2.00/42.00 addr 3
Jun 13 08:39:32 skylark /bsd: uhidev2: iclass 3/0, 17 report ids
Jun 13 08:39:32 skylark /bsd: uhid0 at uhidev2 reportid 3: input=4,
output=0, feature=0
Jun 13 08:39:32 skylark /bsd: uhid1 at uhidev2 reportid 16: input=6,
output=6, feature=0
Jun 13 08:39:32 skylark /bsd: uhid2 at uhidev2 reportid 17: input=19,
output=19, feature=0
Jun 13 08:39:32 skylark /bsd: uhidev3 at uhub3 port 2 configuration 1
interface 0 "Tablet PTZ-930" rev 1.10/1.02 addr 2
Jun 13 08:39:32 skylark /bsd: uhidev3: iclass 3/1, 13 report ids
Jun 13 08:39:32 skylark /bsd: ums2 at uhidev3 reportid 1: 3 buttons, Z dir
Jun 13 08:39:32 skylark /bsd: wsmouse2 at ums2 mux 0
Jun 13 08:39:32 skylark /bsd: uhid3 at uhidev3 reportid 2: input=9,
output=0, feature=1
Jun 13 08:39:32 skylark /bsd: uhid4 at uhidev3 reportid 3: input=0,
output=0, feature=1
Jun 13 08:39:32 skylark /bsd: uhid5 at uhidev3 reportid 4: input=0,
output=0, feature=1
Jun 13 08:39:32 skylark /bsd: uhid6 at uhidev3 reportid 5: input=0,
output=0, feature=8
Jun 13 08:39:32 skylark /bsd: uhid7 at uhidev3 reportid 6: input=0,
output=0, feature=8
Jun 13 08:39:33 skylark /bsd: uhid8 at uhidev3 reportid 7: input=0,
output=0, feature=4
Jun 13 08:39:33 skylark /bsd: uhid9 at uhidev3 reportid 8: input=0,
output=0, feature=4
Jun 13 08:39:33 skylark /bsd: uhid10 at uhidev3 reportid 9: input=0,
output=0, feature=1
Jun 13 08:39:33 skylark /bsd: uhid11 at uhidev3 reportid 10: input=0,
output=0, feature=2
Jun 13 08:39:33 skylark /bsd: uhid12 at uhidev3 reportid 11: input=0,
output=0, feature=1
Jun 13 08:39:33 skylark /bsd: uhid13 at uhidev3 reportid 12: input=9,
output=0, feature=0
Jun 13 08:39:33 skylark /bsd: uhid14 at uhidev3 reportid 13: input=0,
output=0, feature=1
Jun 13 08:39:33 skylark /bsd: uhidev4 at uhub4 port 2 configuration 1
interface 0 "CHICONY Asus Keyboard" rev 2.00/0.70 addr 2
Jun 13 08:39:33 skylark /bsd: uhidev4: iclass 3/1
Jun 13 08:39:33 skylark /bsd: ukbd0 at uhidev4: 8 variable keys, 6 key codes
Jun 13 08:39:33 skylark /bsd: wskbd1 at ukbd0 mux 1
Jun 13 08:39:33 skylark /bsd: wskbd1: connecting to wsdisplay0
Jun 13 08:39:33 skylark /bsd: uhidev5 at uhub4 port 2 configuration 1
interface 1 "CHICONY Asus Keyboard" rev 2.00/0.70 addr 2
Jun 13 08:39:33 skylark /bsd: uhidev5: iclass 3/0, 3 report ids
Jun 13 08:39:33 skylark /bsd: uhid15 at uhidev5 reportid 1: input=1,
output=0, feature=0
Jun 13 08:39:33 skylark /bsd: uhid16 at uhidev5 reportid 2: input=2,
output=0, feature=0
Jun 13 08:39:33 skylark /bsd: uhid17 at uhidev5 reportid 3: input=2,
output=0, feature=0
Jun 13 08:39:33 skylark /bsd: vscsi0 at root
Jun 13 08:39:33 skylark /bsd: scsibus3 at vscsi0: 256 targets

and this is a part of the result of
; usbdevs -dv

Controller /dev/usb3:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000),
Intel(0x8086), rev 1.00
  uhub3
 port 1 powered
 port 2 addr 2: full speed, power 300 mA, config 1, PTZ-930(0x00b2),
Tablet(0x056a), rev 1.02
   uhidev3


Thanks a lot
Ruda Sykora

Reply via email to