<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body>
Thanks Jason.  In my case, I just had to switch to the ImPS/2 protocol.<br>
<br>
Gilles<br>
<br>
<br>
Jason Shein wrote:<br>
<blockquote cite="mid1088212616.5665.0.camel-YbU/o29LwNHN0uC3ymp8PA@public.gmane.org" type="cite">
  <pre wrap="">I have the same mouse, and it took me a long time to find a
configuration that works. This should work for you.

Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "ButtonNumber" "5"
  Option       "Buttons" "5"
  Option       "Device" "/dev/mouse"
  Option       "EmulateWheel" "off"
  Option       "EmulateWheelButton" "5"
  Option       "ImputFashion" "Mouse"
  Option       "Name" "Logitech;Corless Trackman FX (USB)"
  Option       "Protocol" "imps/2"
  Option       "ZAxisMApping" "4 5"
EndSection


On Fri, 2004-06-25 at 12:00, Gilles Fourchet wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all,

I am reinstalling my machine with a Debian Sarge.  Of course, I am
also install Xfree with it.

I have a config problem with my mouse and especially with the wheel (I
have a Logitech MouseMan Wheel).

Before, I use to activate the wheel with the configuration:
    Option "ZAxisMapping" "4 5"
It worked well.

But with Sarge (or perhaps with this version of Xfree (the 4.3.99 I
believe)), it does not work.  I have tried several configurations with
no success.

Any idea?

Thanks,

Gilles
    </pre>
  </blockquote>
  <pre wrap=""><!---->
--
The Toronto Linux Users Group.      Meetings: <a class="moz-txt-link-freetext" href="http://tlug.ss.org">http://tlug.ss.org</a>
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: <a class="moz-txt-link-freetext" href="http://tlug.ss.org/subscribe.shtml">http://tlug.ss.org/subscribe.shtml</a>

  </pre>
</blockquote>
<br>
</body>
</html>