|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Pre-Release/Beta Questions about pre-release versions of openSUSE Linux (software & hardware) |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Thanks for the suggestions guys, but I think I might have it fixed. I noticed that on rare occasions autostart would work and tapping would be disabled at startup. This made me think that there might be some sort of timing issue, i.e. when my script was executed in the startup process. So I altered the script to delay the execution by 10 seconds after startup:
Quote:
Last edited by FiveInchTaint; 27-Oct-2009 at 21:05. Reason: formatting |
|
|||
|
deano ferrari wrote:
> > I wonder if this 'KDE 4.X kcm_touchpad' > (http://kde-apps.org/content/show.php...content=113335) tool > might work for you. > > The Packman repo has 'touchfreeze' available for openSUSE 11.X as well. > > Thanks deano ! kcm_touchpad works just fine for me on RC2. |
|
|||
|
Glad to hear that.
|
|
|||
|
Jeez. I'm over here from Kubuntu. I'm glad I saw deano_ferrari's post 'cause I was about to start hacking HAL files.
Kcmtouchpad seems good, after preliminary testing. The big question: why the hell is this not in the default KDE4 release? |
|
|||
|
Quote:
Just a note for any beginners like me who didn't read the whole post (and maybe if you don't know how to edit/run it). 1) In terminal, type Code:
sudo zypper in nano 2) Go to terminal again and type Code:
sudo nano ~/.kde4/Autostart/mouse.sh Code:
#! /bin/sh synclient MaxTapTime=0 synclient MaxDoubleTapTime=0 5) To run the script copy/paste or type the following into terminal (exactly as is, do not miss the space): Code:
. ~/.kde4/Autostart/mouse.sh
|
|
|||
|
Oh! I apologize I totally forgot a necessary step:
6) In terminal: Code:
sudo chmod +x ~/.kde4/Autostart/mouse.sh |
|
||||
|
I had this problem also -- installed and ran gsynaptics and all is well!
I normally love tough troubleshooting -- but I'm too busy lately and have begun to fall into the simple solution lover's camp. |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|