LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 07-16-2004, 11:25 AM   #1
hand of fate
Member
 
Registered: Nov 2003
Distribution: Mandriva
Posts: 441

Rep: Reputation: 31
Scroll Button on Acer TravelMate 240


I'm running SuSE 9 pro. on an Acer TravelMate 240, which mostly seems to work well. I haven't, however, been able to get any life out of the scroll-button under the touchpad. Under YaST, the mouse model is set to PS/2 Mouse (Aux port), which is the only option which makes the touchpad work at all.

Is there any way of making to scroll-button work correctly? I would guess that I would have to download and install a driver for a PS/2 mouse with scroll-button, but I've got no idea where to look for such a driver.
 
Old 07-21-2004, 01:43 PM   #2
LinuxLala
Senior Member
 
Registered: Aug 2003
Location: New Delhi, India
Distribution: Fedora 7
Posts: 1,305

Rep: Reputation: 45
you need to edit the xf86config file. Follow these steps:

1. vi /etc/X11/xf86config
2. Browse down to the section

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
EndSection

3. Press the key 'a'. You will see --INSERT-- appear at the bottom left of the scree.
4. Change PS/2 to IMPS/2
4. Also add another line
Option "ZAxisMapping" "4 5"
5. press escape(esc)
6. Press colon ( : ) and then write 'wq'
:wq

This saves and exits the file and you are all set.

Your mouse section should now look like
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Hope this helps.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
touchpad acer travelmate 240 pingue999 Linux - Laptop and Netbook 6 04-15-2007 12:13 PM
Touchpad on Acer TravelMate 240 hand of fate Linux - Laptop and Netbook 1 04-13-2007 10:03 AM
SuSE 9.3 / Acer Travelmate 800... touchpad scroll button problems vinbob Linux - Laptop and Netbook 5 10-25-2006 10:14 AM
Acer TravelMate 240 jjbuchan Linux - Laptop and Netbook 5 10-21-2006 04:50 AM
Travelmate 240 modem? Beppe83 Linux - Hardware 0 05-21-2004 08:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 12:51 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration