From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Touchpad tap Date: Sun, 28 Oct 2018 19:40:40 +0100 (CET) Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_56124_1000770418.1540752040646" Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Help Guix , Bug Guix List-Id: bug-guix.gnu.org ------=_Part_56124_1000770418.1540752040646 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello, Guix Help! I am not able to use tap on my touchpad. Scroll is working, mouse motion is working, left and right buttons are working, but tap and double click are not working on my touchpad. As described in the Internet need to use /etc/X11/xorg.conf.d/90-synaptics.conf. But GuixSD has own filesystem structure, so there is no /etc/X11. Here it is configuration file xorg.scm: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/xorg.scm?id=v0.15.0-2564-g38a2f5eaf#n2564 I assume xorg configurations ought to be done. Please, how to write my config.scm? ------=_Part_56124_1000770418.1540752040646 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello, Guix Help! I am not able to use tap on my touchpad. Scroll is working, mouse motion is working, left and right buttons are working, but tap and double click are not working on my touchpad.

As described in the Internet need to use /etc/X11/xorg.conf.d/90-synaptics.conf.
But GuixSD has own filesystem structure, so there is no /etc/X11.

Here it is configuration file xorg.scm: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/xorg.scm?id=v0.15.0-2564-g38a2f5eaf#n2564

I assume xorg configurations ought to be done. Please, how to write my config.scm?
------=_Part_56124_1000770418.1540752040646--