ADB mouse not working on 8500 with yld 2.2

Dan Burcaw yellowdog-general@lists.terrasoftsolutions.com
Thu Apr 4 00:32:01 2002


> 
> Section "ServerLayout"
>         Identifier     "XFree86 Configured"
>         Screen      0  "Screen0" 0 0
>         InputDevice    "Mouse0" "CorePointer"
>         InputDevice    "Keyboard0" "CoreKeyboard"
> EndSection
> Section "InputDevice"
>         Identifier      "Mouse0"
>         Driver          "mouse"
>         Option          "ZAxisMapping" "4 5"
>         Option          "Protocol" "IMPS/2"
>         Option          "Device" "/dev/mouse"
> EndSection
> 
> "Protocol" doesn't look right. Shouldn't it be something like ADB. I
> think it believes I have a ps/2 mouse.

That is a correct config for ADB.  The DRI line would look like:

Load "dri"

Near the top of the file...