<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
</HEAD>
<BODY>
Try this:<BR>
<BR>
Section "InputDevice"<BR>
        Identifier  "Mouse0"<BR>
        Driver      "mouse"<BR>
        Option      "Protocol" "IMPS/2"<BR>
        Option      "Device" "/dev/mouse"<BR>
        Option          "Buttons"       "5"<BR>
        Option          "ZAxisMapping"  "4 5"<BR>
EndSection<BR>
<BR>
On Thu, 2004-09-30 at 13:23, fis@wiwi.hu-berlin.de wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#a020f0"><I>hi all,

I tried the following config:

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Buttons" "3"
        Option      "Emulate3Buttons" "false"  # (is this still necessary at all?)
        Option      "Protocol" "auto"
        Option      "Device" "/dev/mouse"
        Option      "ZAxisMapping" "Y"
EndSection

Which had the wrong effect: Mouse pointer moves up and down when using
the wheel.  However, the wheel didn't cause any X events visible to
xev(1) when mapped to buttons N1 through N2 resp. N4 as discribed in
the manual.

Is there anything else to try?  Is it correct that the mouse *should*
work (as the "Y" setting does)?

It's a gentoo xorg system (x11-base/xorg-x11 6.7.0-r1); I can put more
hardware specs online if anybody wants to know.

thanks a lot,
matthias

_______________________________________________
xorg mailing list
xorg@freedesktop.org</FONT>
<A HREF="http://freedesktop.org/mailman/listinfo/xorg"><U>http://freedesktop.org/mailman/listinfo/xorg</U></I></A></PRE>
</BLOCKQUOTE>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Thank You,<BR>
Evan K. Langlois<BR>
<A HREF="mailto:Evan@CoolRunningConcepts.com"><FONT COLOR="#0020c0"><U>Evan@CoolRunningConcepts.com</U></FONT></A><BR>
<BR>
<A HREF="http://CoolRunningConcepts.com"><IMG SRC="file:///home/ekl/Documents/CRC/crclogo_tiny_sdw.png" WIDTH="108" HEIGHT="46" ALIGN="top" ALT="http://CoolRunningConcepts.com" BORDER="0"></A><BR>
<FONT COLOR="#0020c0" SIZE="4">C</FONT><FONT SIZE="4">ool </FONT><FONT COLOR="#0020c0" SIZE="4">R</FONT><FONT SIZE="4">unning </FONT><FONT COLOR="#0020c0" SIZE="4">C</FONT><FONT SIZE="4">oncepts</FONT><FONT SIZE="2">. </FONT><BR>
<FONT COLOR="#004020" SIZE="2">"Computing at the Speed of Thought"</FONT><BR>
<BR>
<A HREF="http://CoolRunningConcepts.com"><FONT COLOR="#003366"><U>http://CoolRunningConcepts.com</U></FONT></A><BR>
<BR>
Telephone:    (682) 365 - 0142<BR>
<BR>
<FONT SIZE="2"><I>This email is intended for the addressee only.  This material may be privileged and may contain confidential information.  If you have received this email in error, please notify </I></FONT><A HREF="http://CoolRunningConcepts.com"><FONT COLOR="#0020c0"><U>Cool Running Concepts</U></FONT></A><FONT SIZE="2"><I> immediately, by email, and delete the original.  </FONT><BR>
<BR>
<FONT SIZE="3">Thank you!</I></FONT>
</TD>
</TR>
</TABLE>
</PRE>
</BODY>
</HTML>