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
-
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...
-
Sometimes you have to deal with the .Net framework in a way or another. I was forced to use a .Net C# closed-source library. And that librar...
-
It took me some long time to comprehend the issues involved in using unions, structs, and bit fields in C and C++. First, for the definition...
-
Many times you need to call a function/method that does some really heavy work. However, you don't want this function call to block your...
-
One of the most important metrics used in evaluating the performance of binary classifiers is the Precision-Recall curve. From Wikipedia: It...
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