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.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to