|  Login  |  Register  | Thursday, September 9, 2010. 12:16 EST
Main Menu
Event Calendar
September 2010
S M T W T F S
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30    
Mail List
Google Groups
ClustrMaps
Locations of visitors to this page
Digital Rights Trap
Beware digital rights traps
Friends of SVLUG

Goodwill Computer

Bettong.org

Linux Australia

MawsonLakes.Org

Weather
Adelaide
Conditions as of
16 minutes ago
mostly clear
Temp: 16 °C (61 °F) 
Rel hum: 77 % 
Dewpt: 12 °C (54 °F)
1008 hPa (29.77 inHg) 
Wind decreasing
NNW at 6.2 mps (13.8 mph)
Who's Online
10 user(s) are online (4 user(s) are browsing Forums)

Members: 0
Guests: 10

more...
Southern Vales Linux Users Group (SVLUG) Forum Index
   Hardware
  Synaptics Touchpad does not work correctly on Acer Aspire 5601AWLMi

Browsing this Thread:   1 Anonymous Users

 

 Bottom   Previous Topic   Next Topic
  •  Rate Thread
      Rate this Thread
      Excellent
      Good
      Average
      Bad
      Terrible
Poster Thread
Synaptics Touchpad does not work correctly on Acer Aspire 5601AWLMi
#1
Admin
Joined: 2006/2/12
From Adelaide, Australia
Posts: 19
Level : 3
HP : 0 / 52
MP : 6 / 698
EXP : 9
Group:
Webmasters
Offline
Open a Terminal. Applications -> Accessories -> Terminal

Backup xorg.conf first
Quote:

sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.orig

Edit /etc/X11/xorg.conf
Quote:

gksudo gedit /etc/X11/xorg.conf

and put this info in
Quote:

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection

and insert the following line into the "ServerLayout" section
Quote:

InputDevice "Synaptics Touchpad"

Now save the file

and then in terminal run:
Quote:

sudo dpkg-reconfigure -phigh xserver-xorg
_________________
Dale
Posted on: 2006/10/31 11:09
Create PDF from Post Print
Top
 Top   Previous Topic   Next Topic

 


 You cannot start a new topic.
 You can view topic.
 You cannot reply to posts.
 You cannot edit your posts.
 You cannot delete your posts.
 You cannot add new polls.
 You cannot vote in polls.
 You cannot attach files to posts.
 You cannot post without approval.