From the Chinese Linux University!
http://www.chineselinuxuniversity.net/articles/13049.shtml
Add to /etc/X11/xorg.conf (or whatever your xorg.conf is at)
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "CircularScrolling" "on"
Option "CircScrollTrigger" "3"
EndSection
Be sure to have Synaptics added to the Server Layout
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
Popular Posts
-
From the gcc man page: -dCHARS CHARS is a sequence of one or more of the following characters, and must not be preceded by a spac...
-
Today I had the opportunity to attend a session given by Dr. Moustafa Youssef on his research. The key point in his talk was about detectin...
-
Recently I needed to add a header/footer to an existing PDF file. With some help from this link, I figured it out: http://coding.derkeiler.c...
-
You need to install the gcc-mutlilib package. Then: $ gcc -o hello -m32 hello.c the -m32 flag tells the compiler to target the 32-bit archi...
-
I have recently read the news about Google Chrome Buffer Overflow vulnerability (see this link ). Admittedly, I was ignorant enough not to u...
Subscribe to:
Post Comments (Atom)
1 comment:
Hello Webmaster,
I am webmaster of Electronics websites; I've found your website information (http://bioeng-student.blogspot.com/) and advice to be a very good fit for our visitors so could you please give us the best price for a site wide link on your esteemed website for a period of Monthly,half Yearly and Year? We will make payments Via PayPal so if interested, please mention your PayPal id.
If we are happy with your price, then we will send you the Link details that you can place on your website and we will make the payments to the PayPal id provided by you.
Regards,
Peter Freeman
ezyelectronics1@gmail.com
Post a Comment