GigaNews
View Full Version: FileSharing Talk

Threads in some sections have NO links for Guests, Register before you can view those threads or Log In now.
Your Ad Here

Pages: 1

My Dumbass Mistake

(Click here to view the original thread with full colors/images)




Posted by: OCC Crew

Hey, I was messing around with the mouse options, and by accident I chose the wrong mouse, or disabled the mouse, in Linux Mandrake 9.1 . What can I do to put the mouse options back to normal? Or, how can I access and change the settings with the keyboard alone.

Thanks :unsure:



Posted by: OCC Crew

I tried working with the keyboard, to access the Configuration, and I did. Once in the configuration, I clickedup, down, left, right, tab, alt, ctrl, ....., and I couldn't select the hardware section. Does anyone know which keys I push to enter the hardware section to change the settings of my mouse?

Thanks



Posted by: shn

Originally posted by OCC Crew@15 February 2004 - 11:26
I tried working with the keyboard, to access the Configuration, and I did.  Once in the configuration, I clickedup, down, left, right, tab, alt, ctrl, ....., and I couldn't select the hardware section.  Does anyone know which keys I push to enter the hardware section to change the settings of my mouse?

Thanks
Keep pressing tab until the entry is highlighted and then press enter. Tab button should help you navigate around the butons just like your mouse.

You can also replace your x configuration file. What kind of mouse do you have?



Posted by: OCC Crew

I have a Microsoft 2 button lazer mouse, with the scroll wheel in the middle.



Posted by: OCC Crew

Even if I pushed tab over and over, nothing happened :(


By the way, where's X-Configuration, on Mandrake 9.1?



Posted by: shn

Originally posted by OCC Crew@15 February 2004 - 20:02
Even if I pushed tab over and over, nothing happened :(


By the way, where's X-Configuration, on Mandrake 9.1?
Any configuration files in linux reside in /etc directory.

Yours should be located in /etc/X11/XF86Config
or /etc/X11/XF86Config-4

Youll need to edit the section that look like this:

Section "InputDevice"
Identifier "GlidePoint Mouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/mouse"
Option "Protocol" "GlidePointPS/2"
EndSection

Yours will look tottally different based on your mouse.



Posted by: OCC Crew

Hey, I've located the file "xF86Config-4". I would like to know how to edit the file. I have tried text editors and other programs, but I wasn't sucessful.


Thanks Alot!



Posted by: 4play

you have to be root to make changes to the file i bet.

get to a bash terminal and type su then your root password.

then type pico /etc/X11/XF86Config-4

edit the file and then save with ctrl + o and exit with ctrl + x

hopefully you have pico installed if not try another text editor like vi. then restart x and your good to go.



Posted by: shn

Originally posted by OCC Crew@16 February 2004 - 00:27
Hey, I've located the file "xF86Config-4".  I would like to know how to edit the file.  I have tried text editors and other programs, but I wasn't sucessful.


Thanks Alot!
Knock the run time level down to 3 if you can.

Boot up in text mode.

VI :blink:

Good Luck



Posted by: OCC Crew

Hey guys, thanks alot for all your help :D I really Apreciate it.

Thanks






vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
vB Easy Archive Final ©2000 - 2008 - Created by Stefan "Xenon" Kaeser