public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Frank Steinmetzger <Warp_7@gmx.de>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] fdi-Werte für Synaptics Touchpad
Date: Sat, 13 Mar 2010 17:47:15 +0100	[thread overview]
Message-ID: <201003131747.22535.Warp_7@gmx.de> (raw)
In-Reply-To: <201003131518.47693.Wolfgang.Jankowski@gmx.de>

[-- Attachment #1: Type: Text/Plain, Size: 1454 bytes --]

Am Samstag 13 März 2010 schrieb Wolfgang Jankowski:
> Hallo zusammen,
> 
> nach der Umstellung auf das neue Xorg, habe ich Probleme mit dem Synaptics
> Touchpad.
> Die Taps mit dem Finger werden nicht mehr als Mausklicks weitergeleitet.
> Welche Parameter müssen wie eingestellt werden, damit die Klicks wieder
> korrekt erkannt werden. Ich habe das H- und V-Scrollen mit zwei Fingern
> eingeschaltet. Kann das Auswirkungen auf den Rest haben?
> 
> Tschüß
> Wolfgang

Das sind die Dinge in meiner Configdatei, die irgendwie nach Taps aussehen 
oder damit zu tun haben. Der Vorteil daran, sowas in die Datei zu schreiben, 
ist, daß es nicht erst im KDE funktioniert, sondern auch schon vorher 
(Konsole, Login).


<match key="info.capabilities" contains="input.touchpad">
  <merge key="input.x11_driver" type="string">synaptics</merge>

  <merge key="input.x11_options.FingerLow" type="string">25</merge>
  <merge key="input.x11_options.FingerHigh" type="string">35</merge>
  <merge key="input.x11_options.MaxTapTime" type="string">180</merge>
  <merge key="input.x11_options.MaxTapMove" type="string">220</merge>

  <merge key="input.x11_options.FingerPress" type="string">250</merge>

  <merge key="input.x11_options.TapButton1" type="string">1</merge>
  <merge key="input.x11_options.TapButton2" type="string">2</merge>

-- 
Gruß | Greetings | Qapla'
I haven’t lost my mind; it's backed up on tape somewhere!

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  parent reply	other threads:[~2010-03-13 16:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-13 14:18 [gentoo-user-de] fdi-Werte für Synaptics Touchpad Wolfgang Jankowski
2010-03-13 15:12 ` Basti
2010-03-13 15:22   ` Wolfgang Jankowski
2010-03-13 16:47 ` Frank Steinmetzger [this message]
2010-03-14 14:07   ` Wolfgang Jankowski
2010-03-13 17:03 ` Randy Andy
2010-03-14 14:09   ` Wolfgang Jankowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201003131747.22535.Warp_7@gmx.de \
    --to=warp_7@gmx.de \
    --cc=gentoo-user-de@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox