Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am using X.org 6.8.0 on Gentoo on my laptop. In windows, tapping the touchpad registered a click. This also occured with gpm on the Gentoo love-sources LiveCD. However, in X, I can't get this. I really would like it - does anyone know how to do this?
yea i want that too i have fc2 on dell c800,but although when i put onther external mouse the touch pad works that wired, if u have anyideas why this works.
I've emerged tpconfig, which is supposed to configure Synaptics touchpads (I know they make mine) which I found out about at http://www.theiling.de/acer.html and there is supposedly a homepage at http://www.compass.com/synaptics but it doesn't load. Unfortunately, when I run it (as root) it tells me that it cannot see a touchpad... wierd.
EDIT: I got a google cache of the page and found it out it won't run at the same time as X without a very outdated kernel patch, so when I've finished my current emerges (tomorrow probs), I'll close X and have a look.
I just got done getting mine working on a latitude x200. It is a synaptics touchpad, and I'll assume yours is. The dell definately is, anything else i'm not sure about. But synaptics' website has a driver for this touchpad. Install it and edit your xorg.conf file to use it. If you need more details, I can try to help.
I couldn't find anything for Linux on the synaptics website, but I found http://w1.894.telia.com/~u89404340/touchpad/
I emerged this, and then build the evdev kernel module and loaded it. I then changed my xorg.conf to use protocol "auto-dev", as it says. However, when I started X, it went to a blank screen, which I couldn't leave. I force-shut down my laptop, and started again and looked at the Xorg.0.log, which said that auto-dev was not a valid protocol.
EDIT: I think that the module I got off Portage was for XFree86, so the next step is to remove the ebuild and build it myself.
EDIT: It seems that I don't have the correct X includes to build it for Xorg, so it's build for XF86. Where can I get them?
OK, so the problem is that the source files (whilst they claim they work for X.org) all include files like xf86.h, which I don't have anywhere on my system (updatedb and then locate xf86.h etc.)
What can I do to make it work for X.org - there's nothing about this on the site.
EDIT: I think I've figured it out - xorg-x11 has an sdk USE flag, I'm now merging it with that enabled. It's gonna take a while though.
Got it - to anyone else who wants to do this, make sure you have the X windows SDK before you compile, and then make sure you follow the INSTALL file to the word.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.