Results 1 to 10 of 14
Hello everyone,
I am new to Slackware and I am thorougly enjoying it. It is really fast and is a nice change for me (although I still really like Suse). ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-29-2005 #1
Mouse Related Questions
Hello everyone,
I am new to Slackware and I am thorougly enjoying it. It is really fast and is a nice change for me (although I still really like Suse). I have a few questions though.
1) I can't figure out how do get my scroll wheel working on my mouse. Any ideas as to how I might get this to work?
2) I am using a laptop and will therefore need my touchpad once in a while. How would I go about configuring this?
Thanks in advance for the help.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 05-29-2005 #2
Re: Mouse Related Questions
[quote="bryansmith"]
1) I can't figure out how do get my scroll wheel working on my mouse. Any ideas as to how I might get this to work?
/quote]
add
in your /etc/X11/xorg.confCode:Option "ZAxisMapping" "4 5"
Brilliant Mediocrity - Making Failure Look Good
- 05-29-2005 #3Linux Newbie
- Join Date
- Apr 2005
- Location
- NJ, USA
- Posts
- 104
TOUCHPAD
You may have to compile a kernel for that. If you are going to compile, compile the 2.6.10 or 2.6.11 kernel. 2.4.29 is a little old and may not support your touchpad
My New years Resolution is 1280x1024
- 05-29-2005 #4Linux User
- Join Date
- Oct 2004
- Location
- Serbia&Montenegro
- Posts
- 281
Just add :
in /etc/X11/xorg.conf. If it still doesn't work then change Protocol from PS/2 to IMPS/2.Code:Option "ZAxis Mapping" "4 5"
Linux registered user #358842
Human knowledge belongs to the world.
- 05-30-2005 #5
Thanks everyone for the responses. I tried the ZAxisMapping option already but that didn't seem to work (I will try again though). As for the touchpad, how do I change the protocol from PS/2 to IMPS/2?
Thanks,
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 05-30-2005 #6edit the PS/2 into IMPS/2 in /etc/X11/xorg.conf
Originally Posted by bryansmith Brilliant Mediocrity - Making Failure Look Good
- 05-30-2005 #7
I changed the protocol under mouse to IMPS/2 from USB (which was set up during the xorg configuration). As for the touchpad, any ideas? By the way, I got the scrollwheel working.
Also as a side note, does anyone know how to have my laptop automatically shutdown when I go to shutdown? Right now, I have to wait until it says "Power Down" and then I have to push the power button.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 05-31-2005 #8Just Joined!
- Join Date
- May 2005
- Location
- Near Charlotte, NC
- Posts
- 13
Yes, you need to get APM or ACPI working in your kernel.
I would use the 2.6.10.x kernel if your going to use ACPI. If you have ACPI and you enable it in the kernel then you should also be able to use your power button to start the shutdown.
- 05-31-2005 #9Linux Newbie
- Join Date
- Feb 2005
- Posts
- 181
Yes! Thanks for the IMPS/2 tip, i've been wanting to get this scroll wheel working in slackware for long long time.
Registered Linux user #390336
- 05-31-2005 #10Just Joined!
- Join Date
- May 2005
- Location
- Eh!
- Posts
- 65
Ive just installed slackware, I configured xorg to use auto config of the mouse. Which meant no scrollwheel even with ZAxisMapping, of course, by common sense I changed it to IMPS/2 (Got a USB Mice).


Reply With Quote
