[ltp] Changing sensitivity ThinkPad USB Keyboard with TrackPoint

Quesillo Quesedor linux-thinkpad@linux-thinkpad.org
Fri, 11 May 2012 11:57:38 -0700 (PDT)


This is strange my device is 17ef:6009 but yours is 06cb:0009 so the script=
 shouldnt work for you.=0AYou could try changing this part=0A=0Adev =3D usb=
.core.find(idVendor=3D0x06cb, idProduct=3D0x0009)=0A=0Aor maybe using this=
=A0http://www.jan-steinhoff.de/linux/stick2mouse.html=0A=0A=0A----- Mensaje=
 original -----=0ADe: Richard Neill <rn214@richardneill.org>=0APara: linux-=
thinkpad@linux-thinkpad.org=0ACC: =0AEnviado: jueves, 10 de mayo de 2012 19=
:24=0AAsunto: Re: [ltp] Changing sensitivity ThinkPad USB Keyboard with Tra=
ckPoint=0A=0A=0A=0AOn 10/05/12 22:59, Richard Neill wrote:=0A>=0A> I'm havi=
ng some trouble with this:=0A>=0A> 1. When I run=0A> echo XXX > /sys/bus/us=
b/drivers/usbhid/unbind=0A=0AOK...I'm being an idiot. The XXX isn't a liter=
al "XXX", but the relevant =0Abus/path name, such as 2-1.6.4:1.1=0A(Is ther=
e an elegant way to discover the correct value of XXX with a =0Ascript?).=
=0A=0A=0A>=0A> I get: bash: echo: write error: No such device.=0A> (this ha=
ppens even as root, though the file in /sys does exist).=0A>=0A> Btw, I hav=
e more than one USB HID device attached - how do we know which=0A> one is b=
eing unbound?=0A>=0A>=0A> 2. My VID/HID aren't as below. Running lsusb, I g=
et two possibilities:=0A>=0A> Bus 002 Device 008: ID 04b3:3018 IBM Corp. Ul=
traNav Keyboard=0A> Bus 002 Device 009: ID 06cb:0009 Synaptics, Inc. Compos=
ite TouchPad and=0A> TrackPoint=0A>=0A> Trying with either of these causes =
a python usb.core.USBError:=0A> Input/output error, but this might be becau=
se of the failure to unbind=0A> the USB hid device.=0A=0ANow I know it's th=
e right device (because after unbinding, the =0Atrackpoint doesn't work), b=
ut I now get a USB Pipe error.=0A=0APerhaps it's a different protocol?=0A=
=0ARichard=0A-- =0AThe linux-thinkpad mailing list home page is at:=0Ahttp:=
//mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad=0A