Problem with logitech Mouseman wheel /optical

ERIC KLINGER klingerthirteen at msn.com
Mon Nov 10 04:07:40 UTC 2003


Here is the piece relevent to my mouse of my /etc/X11/XF86Config file.  This 
is a typical wheel mouse setup.  Notice the "ZAxisMapping" line - that is 
the line to add for a wheel.


Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/psaux"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "yes"
EndSection

if your unsure how to do this, probably the easiest way to do it is to exit 
the GUI from to a command line ( Ctrl+Alt+F1 to exit the GUI and then login 
as root and type 'telinit 3' to kill the x server.)

from the root prompt you would type 'vi /etc/X11/XF86Config' and hit enter.  
This will open your XF86Config files in the VI editor (although it will look 
the same).  From there you use the arrow keys to navigate through the file 
until you get to the section that looks like I posted above.  Once you find 
it, hitting the 'Insert" key on your keyboard will put that file in "editing 
mode" and the cursor will be placed into the file for you to type, add, 
delete etc.  Add in the lin "ZAxisMapping" as shown above.

To save the file once you've edited it hit the "Esc" key - type ':wq'  to 
save your changes and exit.

REMEMBER - if you mess up this XF86Config file, you may not be able to start 
the GUI (Xserver) until is is corrected.  A smart idea may be to back it up 
first by the following means...

@root (shown as #)...
#cd /etc/X11
#cp XF86Config XF86Config.OLD

this will create a copy of the file and rename it with a .OLD extention.  
That way, if you mess it up you can simply do this
#cp XF86Config.OLD XF86Config

and you will be back to where you are now.

remember in vi...
  :wq - to "write" and "quit" - in other words - save and exit the file
  :q!  -  this is an important one - exits the file without saving any 
changes!!!!!!!!

After all of that is done - log out of root (type "exit"), log back in as 
user and type 'startx' to get back to the GUI - if it fails, you'll know.

Be careful ;)

Hope this helps
Eric



>From: "Mario Reyes" <marioyligia at hotmail.com>
>Reply-To: fedora-list at redhat.com
>To: fedora-list at redhat.com
>Subject: Problem with logitech Mouseman wheel /optical
>Date: Mon, 10 Nov 2003 13:15:23 +0930
>
>
>Hi,
>Before I start, please bear in mind than I only have been linux for about a 
>week (although I do have some previous UNIX experience)
>Anyway, this might sound as a really simple/stupid question. How do I setup 
>the wheel button in the above mentioned mouse??  I tried changing mouse 
>types (with the mouse configuration program, under the systems settings 
>menu), but none of the mice types I selected seemed to do the trick.  Is 
>there anything else I need to do??  My mouse is connected to the PS2 port 
>of my rig.
>Thanks
>
>MR
>
>_________________________________________________________________
>Hot chart ringtones and polyphonics. Go to  
>http://ninemsn.com.au/mobilemania/default.asp
>
>
>--
>fedora-list mailing list
>fedora-list at redhat.com
>http://www.redhat.com/mailman/listinfo/fedora-list

_________________________________________________________________
Great deals on high-speed Internet access as low as $26.95.  
https://broadband.msn.com (Prices may vary by service area.)





More information about the users mailing list