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

Re: Mouse functionality



On Tue, Jan 15, 2002 at 10:03:17PM -0500, Jerome Acks Jr wrote:
> On Tue, Jan 15, 2002 at 05:23:29PM +0200, Theo Bierman wrote:
> > Hi All
> > 
> > I have a ps/2 microsoft intellimouse. I am trying to get the the middle button to complete my paste after I highlight something. At the moment both the left and right button do what I need however I prefer the middle button to work.
> > 
> > gpm is not running however does this have anything to do with my problem:
> > gpm -m /dev/psaux -t ps2 -Rms3
> 
> for gpm: use imps2 instead of ps2

  working like a charm, thanks for the help
> 
> for XF86Config include somthing like:
> Section "Pointer"
>     Protocol     "IMPS/2"
>     Device       "/dev/psaux"
>     ZAxisMapping 4 5		#if middle button is wheel
>     Buttons      3
> EndSection
>     
> for XF86Config-4 include something like:
> Section "InputDevice"
>  Identifier  "Mouse0"
>  Driver      "mouse"
>  Option      "Protocol" "IMPS/2"
>  Option      "Emulate3Buttons" "off"
>  Option      "Device" "/dev/psaux"
>  Option      "ZAxisMapping" "4 5"   #if middle button is wheel
> EndSection
> 
> > 
> > Thanks
> > -- 
> > Theo Bierman
> > Customer Implementation Team
> > UUNET S.A., a WorldCom Company
> > Tel: +27 11 235-6621
> > Fax: +27 11 235-6501
> > E-Mail:  theo@za.uu.net
> > Customer Service Centre:  08600 UUNET / 08600 88638
> > http://www.uunet.co.za
> > 
> > 
> > -- 
> > To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> > 
> 
> -- 
> Jerome
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
---end quoted text---

-- 
Theo Bierman
Customer Implementation Team
UUNET S.A., a WorldCom Company
Tel: +27 11 235-6621
Fax: +27 11 235-6501
E-Mail:  theo@za.uu.net
Customer Service Centre:  08600 UUNET / 08600 88638
http://www.uunet.co.za



Reply to: