Bug#347950: Bug#358669: xorg: mouse using evdev doesn't work with 6.9.0.dfsg.1-5 anymore

2006-03-27 Thread Matthias Heinz
Am Montag, 27. März 2006 20:32 schrieb Elimar Riesebieter: [...] Ok, I found the solution to my problem but somewhere other than in the config file. I wrote a local udev rule to change the name of the event device to laserG5... Now, it seems that the parser identifies the device by the string g

Re: Bug#358669: xorg: mouse using evdev doesn't work with 6.9.0.dfsg.1-5 anymore

2006-03-27 Thread Elimar Riesebieter
On Mon, 27 Mar 2006 the mental interface of Elimar Riesebieter told: [...] >Identifier "Mouse" Sorry, according to your ServerLayout this has to be: Identifier "Configured Mouse" Elimar -- On the keyboard of life you have always to keep a finger at the escape key;-) --

Re: Bug#358669: xorg: mouse using evdev doesn't work with 6.9.0.dfsg.1-5 anymore

2006-03-27 Thread Elimar Riesebieter
On Mon, 27 Mar 2006 the mental interface of Matthias Heinz told: > Am Sonntag, 26. März 2006 23:37 schrieben Sie: > > Please tell us the output of > > > > $ cat /proc/bus/input/devices [...] > > I: Bus=0003 Vendor=046d Product=c041 Version=4600 > N: Name="Logitech USB Gaming Mouse" > P: Phys=us

Bug#358669: xorg: mouse using evdev doesn't work with 6.9.0.dfsg.1-5 anymore

2006-03-26 Thread Matthias Heinz
Am Sonntag, 26. März 2006 23:37 schrieben Sie: > Please tell us the output of > > $ cat /proc/bus/input/devices > > Elimar Here we go: $ cat /proc/bus/input/devices I: Bus=0011 Vendor=0001 Product=0001 Version=ab41 N: Name="AT Translated Set 2 keyboard" P: Phys=isa0060/serio0/input0 S: Sysfs=/c

Bug#358669: xorg: mouse using evdev doesn't work with 6.9.0.dfsg.1-5 anymore

2006-03-26 Thread Elimar Riesebieter
On Sun, 26 Mar 2006 the mental interface of Matthias Heinz told: > Am Sonntag, 26. März 2006 18:15 schrieb Elimar Riesebieter: > > Try > > > > Section "InputDevice" > > # This is evdev with 6.9.0-5 > >Identifier "Mouse" > >Driver "evdev" > >Option "CorePointer" >

Bug#358669: xorg: mouse using evdev doesn't work with 6.9.0.dfsg.1-5 anymore

2006-03-26 Thread Matthias Heinz
Am Sonntag, 26. März 2006 18:15 schrieb Elimar Riesebieter: > Try > > Section "InputDevice" > # This is evdev with 6.9.0-5 >Identifier "Mouse" >Driver "evdev" >Option "CorePointer" >Option "Phys" "usb-*/input0" #cat /proc/bus/input/devices > EndSect

Bug#358669: xorg: mouse using evdev doesn't work with 6.9.0.dfsg.1-5 anymore

2006-03-26 Thread Elimar Riesebieter
On Thu, 23 Mar 2006 the mental interface of Matthias Heinz told: > Section "InputDevice" > Identifier "Configured Mouse" > Driver "evdev" > Option "CorePointer" > Option "Device" "/dev/input/laserG5" > EndSection Try Section "InputDevice" # This is evdev with

Bug#358669: xorg: mouse using evdev doesn't work with 6.9.0.dfsg.1-5 anymore

2006-03-23 Thread Matthias Heinz
Package: xorg Severity: important Hi, i'm using evdev with my mouse to get all the buttons to work and since the last upgrade X doesn't startup anymore with this entry. The section is --snip-- Section "InputDevice" Identifier "Configured Mouse" Driver "evdev" Option "Co