[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Dell E6410, squeeze, touchpad anddddd keyboard problems



On 12/23/2010 08:44 AM, Johann Spies wrote:
Apologies for the long post but it is along and sad story :)

I have enough ram (8Gb) on this laptop.

Maybe all the problems are related to my inabillity to disable the touchpad.
On this
syeX11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
(I pushed Cntl-C otherwise it would have been a few lines of these)

sorry, that was meant to be 'system X11 functions without
/etc/X11/xorg.conf.'

As you can see in the above line sometimes the keyboard misses a pressed
key ('sye' - must have been 'system') and sometimes it repeats keys. Other
times, like when I work in Emacs with more than one buffer in split windows,
the cursor jumps to another frame and the typing continues in another
buffer.

On my previous laptop (Thinkpad R61e) I could use the following to disable
the touchpad:

/usr/bin/synclient "TouchpadOff=\
`/usr/bin/synclient -l | sed -ne \
's/\(TouchpadOff *= *\)\([01]\)/\2/p' | sed -e 'y/01/10/'`"

Now when I try this I get 'Couldn't find synaptics properties. No synaptics
driver loaded?'

I have created a /etc/X11/xorg.conf with the following contents:


Section "InputClass"

         Identifier      "SynPS/2 Synaptics TouchPad"

         Option  "LeftEdge"      "1700"
         Option  "RightEdge"     "5700"
         Option  "TopEdge"       "1700"
         Option  "BottomEdge"    "5100"
         Option  "FingerLow"     "25"
         Option  "FingerHigh"    "30"
         Option  "MaxTapTime"    "180"
         Option  "MaxTapMove"    "220"
         Option  "VertScrollDelta"       "100"
         Option  "MinSpeed"      "0.09"
         Option  "MaxSpeed"      "0.6"
         Option  "HorizEdgeScroll"       "true"
         Option  "TapButton1"    "1"
         Option  "SHMConfig"     "true"
EndSection


in the hope that it will load the synaptics driver, but that did not make
any difference.

Then I installed touchfreeze but that did not solve my problems.

Any idea how to solve this mess?

Regards.

Johann
If you use a KDE distro, like PCLINUXOS, you can get synaptiks which perfectly disables the scratchpad as long as an external pointing device is plugged in.
Nothing in the debian repos works, afaik.
--doug

--
Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley


Reply to: