unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Luther Thompson <lutheroto@gmail.com>
To: Tobias Geerinckx-Rice <me@tobias.gr>
Cc: 33189@debbugs.gnu.org, Pierre Neidhardt <mail@ambrevar.xyz>,
	help-guix@gnu.org
Subject: bug#33189: Touchpad tap
Date: Mon, 29 Oct 2018 00:01:44 -0400	[thread overview]
Message-ID: <20181029000144.0d3df56a__655.278928070579$1540785610$gmane$org@gmail.com> (raw)
In-Reply-To: <87woq1bmyq.fsf@tobias.gr>

On Mon, 29 Oct 2018 01:44:45 +0100
Tobias Geerinckx-Rice <me@tobias.gr> wrote:

> Here's what I use:
> 
>   Section \"InputClass\"
>    Identifier \"Touchpads\"
>    Driver \"libinput\"
>    MatchDevicePath \"/dev/input/event*\"
>    MatchIsTouchpad \"on\"
> 
>    Option \"DisableWhileTyping\" \"on\"
>    Option \"MiddleEmulation\" \"on\"
>    Option \"ClickMethod\" \"clickfinger\"
>    Option \"Tapping\" \"on\"
>    Option \"TappingButtonMap\" \"lrm\"
>    Option \"TappingDrag\" \"on\"
>    Option \"ScrollMethod\" \"twofinger\"
>    Option \"NaturalScrolling\" \"true\"
>   EndSection
> 
> xinput(1) calls it an 'ETPS/2 Elantech Touchpad'.

Thanks, but I still can't get it to work. This is my current config:

Section \"InputClass\"
	Identifier \"Touchpads\"
	Driver \"libinput\"
	MatchDevicePath \"/dev/input/event*\"
	MatchIsTouchpad \"on\"
	Option \"DisableWhileTyping\" \"on\"
	Option \"Tapping\" \"on\"
EndSection

I've found from xinput that it's a 'SynPS/2 Synaptics TouchPad' at
device node /dev/input/event6. I can't find a way to confirm the driver
name.

Luther

  parent reply	other threads:[~2018-10-29  4:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-28 18:40 Touchpad tap znavko
2018-10-28 20:02 ` Pierre Neidhardt
2018-10-28 23:49   ` Luther Thompson
2018-10-29  0:44     ` bug#33189: " Tobias Geerinckx-Rice
     [not found]     ` <87woq1bmyq.fsf@tobias.gr>
2018-10-29  4:01       ` Luther Thompson [this message]
2019-05-13 17:27 ` Alex Griffin
2021-08-23 10:45 ` bug#33189: (No Subject) Attila Lendvai
2022-03-25 17:44   ` bug#33189: Touchpad tap Mathieu Othacehe

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to='20181029000144.0d3df56a__655.278928070579$1540785610$gmane$org@gmail.com' \
    --to=lutheroto@gmail.com \
    --cc=33189@debbugs.gnu.org \
    --cc=help-guix@gnu.org \
    --cc=mail@ambrevar.xyz \
    --cc=me@tobias.gr \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).