<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Scrolling mouse on RH 7.2 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690466#M79808</link>
    <description>Hi all,&lt;BR /&gt;Still looking.&lt;BR /&gt;Haven't had time to play but should be able to this weekend.&lt;BR /&gt;I'll let everyone know.&lt;BR /&gt;Martin - Great personal quote!Thanks,&lt;BR /&gt;Kel</description>
    <pubDate>Fri, 29 Mar 2002 21:57:39 GMT</pubDate>
    <dc:creator>Kelli Ward</dc:creator>
    <dc:date>2002-03-29T21:57:39Z</dc:date>
    <item>
      <title>Scrolling mouse on RH 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690460#M79802</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have a system running RH 7.2 with a 3 button mouse with a scroll wheel.(Third button being the scroll wheel.)&lt;BR /&gt;&lt;BR /&gt;Does anyone know how to set up the scroll feature on this OS? &lt;BR /&gt;Or if it is possible?&lt;BR /&gt;&lt;BR /&gt;FYI- Mouse is a PS2 Microsoft Intellimouse.&lt;BR /&gt;&lt;BR /&gt;Thanks for the help,&lt;BR /&gt;&lt;BR /&gt;Kel</description>
      <pubDate>Tue, 26 Mar 2002 05:39:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690460#M79802</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2002-03-26T05:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Scrolling mouse on RH 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690461#M79803</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I found some info for you long time ago:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bovendelft.xs4all.nl/linux/linux_tips.php" target="_blank"&gt;http://bovendelft.xs4all.nl/linux/linux_tips.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's a dutch site so I extracted this:&lt;BR /&gt;&lt;BR /&gt;I got my Logitech optical wheel mouse to work in Red Hat 7.1. At first, I could not get the wheel to work. I was editing the /etc/X11/XF86Config-4 file since i am running XFree-4.0.3-5 (stock). I used the same setup as on my RH7.0 box (where the scroll wheel works fine), but nothing worked. I had a hunch that perhaps it was something in my XF86Config file (normally for XFree86-3.x as far as I know, but I have an old S3 graphics chip in this box). So, I edited my pointer section of /etc/X11/XF86Config file as: &lt;BR /&gt;Section "Pointer" &lt;BR /&gt;Protocol "IMPS/2" &lt;BR /&gt;Device "/dev/mouse" &lt;BR /&gt;Buttons 5 &lt;BR /&gt;ZAxisMapping 4 5 &lt;BR /&gt;EndSection &lt;BR /&gt;&lt;BR /&gt;My /etc/X11/XF86Config-4 file pointer section: &lt;BR /&gt;&lt;BR /&gt;Section "InputDevice" &lt;BR /&gt;Identifier "Mouse0" &lt;BR /&gt;Driver "mouse" &lt;BR /&gt;Option "Device" "/dev/mouse" &lt;BR /&gt;Option "Protocol" "imps/2" &lt;BR /&gt;Option "Emulate3Buttons" "off" &lt;BR /&gt;Option "Buttons" "5" &lt;BR /&gt;Option "ZAxisMapping" "4 5" &lt;BR /&gt;EndSection &lt;BR /&gt;&lt;BR /&gt;I added the usual stuff from &lt;A href="http://koala.ilog.fr/colas/mouse-wheel-scroll/" target="_blank"&gt;http://koala.ilog.fr/colas/mouse-wheel-scroll/&lt;/A&gt; for Netscape, Mozilla, xterm, eterm, etc. to my .Xresources file. &lt;BR /&gt;&lt;BR /&gt;Hope you find this usefull !&lt;BR /&gt;&lt;BR /&gt;Suc6.&lt;BR /&gt;C.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Mar 2002 08:52:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690461#M79803</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-03-26T08:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Scrolling mouse on RH 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690462#M79804</link>
      <description>Thanks for the info.&lt;BR /&gt;This system is at home. I will try your suggestions when I arrive home and post points accordingly.&lt;BR /&gt;Any other interesting tips?&lt;BR /&gt;Kel</description>
      <pubDate>Tue, 26 Mar 2002 17:14:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690462#M79804</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2002-03-26T17:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Scrolling mouse on RH 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690463#M79805</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Hope it helps !&lt;BR /&gt;See my webserver &lt;A href="http://cmve.dtdns.net" target="_blank"&gt;http://cmve.dtdns.net&lt;/A&gt;&lt;BR /&gt;Select the linux tab and find lots of info there.&lt;BR /&gt;&lt;BR /&gt;Sorry for being a liitle bit to much dutch oriented on my site. I hope you will find usefull information.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Wed, 27 Mar 2002 07:35:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690463#M79805</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-03-27T07:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Scrolling mouse on RH 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690464#M79806</link>
      <description>Hi all,&lt;BR /&gt;Still working on this.&lt;BR /&gt;It's a time permitting issue.&lt;BR /&gt;I have no problem with dutch oriented sites if there's US applicable info. If nothing else I might learn something. :)&lt;BR /&gt;I will post points as soon as I have a resolution.&lt;BR /&gt;Thanks,&lt;BR /&gt;Kel</description>
      <pubDate>Wed, 27 Mar 2002 17:14:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690464#M79806</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2002-03-27T17:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Scrolling mouse on RH 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690465#M79807</link>
      <description>Hello Kelli,&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;Look in /etc/X for XF86Config. You can change your settings with an editor.  Here is what mine look like&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Section "InputDevice"&lt;BR /&gt;  Driver   "mouse"&lt;BR /&gt;  Identifier   "Mouse[1]"&lt;BR /&gt;  Option  "ButtonNumber"   "5"&lt;BR /&gt;  Option  "Device"   "/dev/psaux"&lt;BR /&gt;  Option  "Name"   "AutoDetected"&lt;BR /&gt;  Option  "Protocol"   "imps/2"&lt;BR /&gt;  Option  "Vendor"   "AutoDetected"&lt;BR /&gt;  Option  "ZAxisMapping"   "4 5"&lt;BR /&gt;EndSection&lt;BR /&gt;Main thing is the ZAxisMapping and ButtonNumber.  So you should be able to add those to your mouse section and get wheel working.  Works on all my mice, MSwheel, Logitechwheel.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Martin&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Mar 2002 14:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690465#M79807</guid>
      <dc:creator>Martin Burnett_2</dc:creator>
      <dc:date>2002-03-29T14:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Scrolling mouse on RH 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690466#M79808</link>
      <description>Hi all,&lt;BR /&gt;Still looking.&lt;BR /&gt;Haven't had time to play but should be able to this weekend.&lt;BR /&gt;I'll let everyone know.&lt;BR /&gt;Martin - Great personal quote!Thanks,&lt;BR /&gt;Kel</description>
      <pubDate>Fri, 29 Mar 2002 21:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690466#M79808</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2002-03-29T21:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Scrolling mouse on RH 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690467#M79809</link>
      <description>&lt;BR /&gt;You guys are awesome!&lt;BR /&gt;I missed a configuration in XF86Config-4&lt;BR /&gt;I went over all files and now the scroll mouse works great.&lt;BR /&gt;Rabbits for all!&lt;BR /&gt;Kel</description>
      <pubDate>Sat, 30 Mar 2002 19:50:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scrolling-mouse-on-rh-7-2/m-p/2690467#M79809</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2002-03-30T19:50:30Z</dc:date>
    </item>
  </channel>
</rss>

