[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#412319: xserver-xorg-input-evdev: Mighty Mouse doesn't recognize the udev created devive link



close #412319

stop

On Sun, 25 Feb 2007 the mental interface of
Elimar Riesebieter told:

> Package: xserver-xorg-input-evdev
> Version: 1:1.1.2-6
> Severity: important
> 
> Hi,
> 
> I am running PPC and try to get my Apple Mighty Mouse to work:
> 
> udev rule:
> BUS=="usb", SYSFS{idProduct}=="0304", SYSFS{product}=="Apple Optical
> USB Mouse", NAME="input/%k", SYMLINK="input/mightymouse"

No udev needed:

xorg.conf:

Section "InputDevice"
   Identifier  "Mighty Mouse"
   Driver      "evdev"
   Option      "SendCoreEvents"
   Option      "Name" "Primax Electronics Apple Optical USB Mouse" #cat /proc/bus/input/devices
   Option      "Phys" "usb-*/input0" #cat /proc/bus/input/devices
EndSection

Option      "SendCoreEvents" -> the second mice.
My Core Pointer is the trackpad.

Sorry for the noise;)

Elimar
-- 
  You cannot propel yourself forward by
  patting yourself on the back.



Reply to: