Re: touchpad + wheel

2002-06-05 Thread Philippe May
Le lun 03/06/2002 à 19:28, Andrea Balzi a écrit :
Hi,

I have a portable one with mouse touchpad and 2 buttons for the 
functionality of the wheel.
With which type of mouse I would have settarlo in order to take advantage 
of the wheel?

Hi Andrea,

In your /etc/X11/XF86Config-4 file, try :
Option  "Protocol" "IMPS/2"
instead of 
Option  "Protocol" "PS/2"
(IMPS/2 stands for M$'s IntelliMouse, which is a standard for most wheel
mice)

Philippe MAY.

Andrea Balzi


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




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



Re: touchpad + wheel

2002-06-05 Thread Philippe May

Le lun 03/06/2002 à 19:28, Andrea Balzi a écrit :
Hi,

I have a portable one with mouse touchpad and 2 buttons for the 
functionality of the wheel.
With which type of mouse I would have settarlo in order to take advantage 
of the wheel?

Hi Andrea,

In your /etc/X11/XF86Config-4 file, try :
Option  "Protocol" "IMPS/2"
instead of 
Option  "Protocol" "PS/2"
(IMPS/2 stands for M$'s IntelliMouse, which is a standard for most wheel
mice)

Philippe MAY.

Andrea Balzi


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




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




Re: touchpad + wheel

2002-06-03 Thread Christoph Schaefer
Am Montag, 3. Juni 2002 19:28 schrieb Andrea Balzi:
> Hi,
>
> I have a portable one with mouse touchpad and 2 buttons for the
> functionality of the wheel.
> With which type of mouse I would have settarlo in order to take advantage
> of the wheel?
>
> Andrea Balzi

Hi Andrea!

I'm not realy sure about this, but I think you can emulate three buttons with 
your 2 button touch pad by adding the line

Option  "Emulate3Buttons"   "true"

to your X86Config-4 file in the "Input Device" Section for you mouse. 

You can then push both buttons to emulate the third button push and scroll 
with the pad while both buttons pushed. Heard of this... recently!

Cu, Christoph


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



Re: touchpad + wheel

2002-06-03 Thread Christoph Schaefer

Am Montag, 3. Juni 2002 19:28 schrieb Andrea Balzi:
> Hi,
>
> I have a portable one with mouse touchpad and 2 buttons for the
> functionality of the wheel.
> With which type of mouse I would have settarlo in order to take advantage
> of the wheel?
>
> Andrea Balzi

Hi Andrea!

I'm not realy sure about this, but I think you can emulate three buttons with 
your 2 button touch pad by adding the line

Option  "Emulate3Buttons"   "true"

to your X86Config-4 file in the "Input Device" Section for you mouse. 

You can then push both buttons to emulate the third button push and scroll 
with the pad while both buttons pushed. Heard of this... recently!

Cu, Christoph


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