Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Slackware Linux Help
Reload this Page Usb optical mouse config?
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Slackware Linux Help For help and Discussion about Slackware linux

Reply
 
Thread Tools Display Modes
Old 06-01-2006   #1 (permalink)
devilunix
Just Joined!
 
Join Date: Jun 2006
Location: Turkiye/Ankara
Posts: 5
Usb optical mouse config?

hi.i have usb optical mouse.I can't setup it properly.ı can't use scroll button.how can i setup it properly.
devilunix is offline   Reply With Quote
Old 06-01-2006   #2 (permalink)
Dapper Dan
Trusted Redneck
 
Dapper Dan's Avatar
 
Join Date: Oct 2004
Location: The Sovereign State of South Carolina
Posts: 3,631
Send a message via AIM to Dapper Dan
I presume you are using 10.1 or 10.2? You need to change the config in your xorg file. From the command line as root:
Code:
joe /etc/X11/xorg.conf
Arrow down to a sction that looks like this:
Code:
Section "InputDevice"
...about your mouse. Notice some lines are uncommented. That is, they don't have a '#' in front of them. This is so the line will be read. Change your mouse section to look line this. (use the arrows to move to the right places...)
Code:
 Identifier     "Mouse1"
    Driver         "mouse"
    Option         "Buttons" "5"
    Option         "ZAxisMapping" "4 5"
    Option         "Protocol" "IMPS/2"
To save and close joe, press CTRL and hold while pressing the 'k' key. Release both and press the 'x' key. Log out, back in and see if that does it.
Dapper Dan is offline   Reply With Quote
Old 06-02-2006   #3 (permalink)
devilunix
Just Joined!
 
Join Date: Jun 2006
Location: Turkiye/Ankara
Posts: 5
thanks alot for your reply.But I can't understand what I must to do?I will add my mouse configuration.
devilunix is offline   Reply With Quote
Old 06-04-2006   #4 (permalink)
stubbe
Linux Newbie
 
stubbe's Avatar
 
Join Date: May 2006
Posts: 143
it think Dapper Dan's post is quite clear.

1. Find xorg.conf file under /etc/X11 folder.
2. You can use any text editor (as long as you log using root), open xorg.conf file. Search those line.

these are the most important lines I say. If you can't find them, add them.

Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
Option "Protocol" "IMPS/2"

save, and restart x.

must somebody repeat the post for the third time?

If you're new to linux let alone never touch any other distro before, slackware is a bad choice. Try other more user friendly distro such as fedora.
stubbe is offline   Reply With Quote
Old 06-04-2006   #5 (permalink)
devilunix
Just Joined!
 
Join Date: Jun 2006
Location: Turkiye/Ankara
Posts: 5
ok its clear.I'm new linux user.But other linux are I tried to use not stable as well as slackware.Thanks alot.
(I don't need third repeat )
devilunix is offline   Reply With Quote
Old 06-04-2006   #6 (permalink)
stubbe
Linux Newbie
 
stubbe's Avatar
 
Join Date: May 2006
Posts: 143
To my opinion, if you're doing a full complete install i would say yes it's very stable, but slow and using complete install could take gigs of space. If you're experimenting with packages by yourself well slackware can be a hell since it does not say what dependencies needed. And slackware is very provocative in encouraging you to do experiments with it

btw sorry for the sinister post
stubbe is offline   Reply With Quote
Old 06-04-2006   #7 (permalink)
devilunix
Just Joined!
 
Join Date: Jun 2006
Location: Turkiye/Ankara
Posts: 5
dear .I setup config but my kde doesn't start.I have added codes in wrong places.I had asked two times for this reason.I'm fool I can't setup it .I'll try to edit again.If I write my config Could you help me?Because I can't setup it properly.

(my english is bad sorry)
devilunix is offline   Reply With Quote
Old 06-04-2006   #8 (permalink)
Dapper Dan
Trusted Redneck
 
Dapper Dan's Avatar
 
Join Date: Oct 2004
Location: The Sovereign State of South Carolina
Posts: 3,631
Send a message via AIM to Dapper Dan
If you messed up your xorg.conf to the point where you can't get KDE, an option is to start over with the original configuration that did work. From the command line as root, get into the directory where xorg.conf is:
Code:
cd /etc/X11
(Press 'enter' after each command) Then, to see what's there:
Code:
ls
You should see two files (among others), one being xorg.conf and another xorg.conf~. xorg.conf is the file you are now having problems with. The original file you had before is xorg.conf~. We have to go back to the original file. You do this by renaming your old xorg.conf~ to xorg.conf...
Code:
mv xorg.conf~ xorg.conf
Don't forget to put a space between xorg.conf~ and xorg.conf. Then proceed into KDE as usual.

By the way, you might want to have a look at Slapt-get. It essentially works the same as apt-get for Debian. Slapt-get is a good way to install new packages and it checks and solves dependencies. It's also good for keeping your box updated.
Dapper Dan is offline   Reply With Quote
Old 06-05-2006   #9 (permalink)
devilunix
Just Joined!
 
Join Date: Jun 2006
Location: Turkiye/Ankara
Posts: 5
thanks alot for your help Dapper Dan.
devilunix is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 01:48 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0