Subject: Re: Two mouses
To: Yasir Malik <ymalik@cs.stevens-tech.edu>
From: Juan RP <juan@xtraeme.nopcode.org>
List: port-i386
Date: 03/01/2005 23:32:54
On Tue, 1 Mar 2005 17:30:58 -0500 (EST)
Yasir Malik <ymalik@cs.stevens-tech.edu> wrote:

> Much thanks for all your enthusiam.
> 
> I placed the Option "ZAxisMapping" "4 5" in the following section:
> 
> # **********************************************************************
> # Core Pointer's InputDevice section
> # **********************************************************************
> 
> Section "InputDevice"
> 
> # Identifier and driver
> 
>      Identifier  "Mouse1"
>      Driver      "mouse"
>      Option "Protocol"    "Microsoft"
>      Option "Device"      "/dev/wsmouse"
>      Option "ZAxisMapping" "4 5"

Clearly, you are using a wrong protocol... use Protocol "wsmouse".