Mailinglist Archive: opensuse (3513 mails)
| < Previous | Next > |
Re: [SLE] Intellimouse in 7.1
- From: Jerry Van Brimmer <jerryvb@xxxxxxxxxxxxxx>
- Date: Thu, 15 Mar 2001 06:42:17 -0800
- Message-id: <01031506421700.01153@linux>
On Sunday 04 March 2001 07:39, you wrote:
> Hi SuSE'rs
>
> I've installed the 7.1 a few days ago on a Gateway 466 computer and it
> doesn't auto-detect my MS Intellimouse (IMPS/2 with wheel), what's even
> worse is that none of the traditional methods to configure the mouse work
> either. This is what /etc/X11/XF86Config shows now:
>
> Identifier "Mouse1"
> Driver "mouse"
> Option "Protocol" "IntelliMouse"
> Option "Device" "/dev/psaux"
>
> No ZAxisMapping 4 5 as you can see. Iwonder if someone has managed to
> configure this properly and how. Can't find anything on the support sites
> or the e-mail lists on this.
>
> Cheers,
>
> ei
I've got my optical MS Intellimouse with wheel working in 7.1. Here's my
Pointer section from XF86Config:
Section "Pointer"
Device "/dev/psaux"
Buttons 3
Protocol "IMPS/2"
ZAxisMapping 4 5
BaudRate 1200
Resolution 100
EndSection
HTH
> Hi SuSE'rs
>
> I've installed the 7.1 a few days ago on a Gateway 466 computer and it
> doesn't auto-detect my MS Intellimouse (IMPS/2 with wheel), what's even
> worse is that none of the traditional methods to configure the mouse work
> either. This is what /etc/X11/XF86Config shows now:
>
> Identifier "Mouse1"
> Driver "mouse"
> Option "Protocol" "IntelliMouse"
> Option "Device" "/dev/psaux"
>
> No ZAxisMapping 4 5 as you can see. Iwonder if someone has managed to
> configure this properly and how. Can't find anything on the support sites
> or the e-mail lists on this.
>
> Cheers,
>
> ei
I've got my optical MS Intellimouse with wheel working in 7.1. Here's my
Pointer section from XF86Config:
Section "Pointer"
Device "/dev/psaux"
Buttons 3
Protocol "IMPS/2"
ZAxisMapping 4 5
BaudRate 1200
Resolution 100
EndSection
HTH
| < Previous | Next > |