Re: bug#33189: Touchpad tap

2018-10-28 Thread Luther Thompson
On Mon, 29 Oct 2018 01:44:45 +0100 Tobias Geerinckx-Rice wrote: > Here's what I use: > > Section \"InputClass\" >Identifier \"Touchpads\" >Driver \"libinput\" >MatchDevicePath \"/dev/input/event*\" >MatchIsTouchpad \"on\" > >Option \"DisableWhileTyping\" \"on\" >

Re: bug#33189: Touchpad tap

2018-10-28 Thread Tobias Geerinckx-Rice
Luther, Luther Thompson wrote: Section \"InputClass\" Identifier \"touchpad-all\" MatchIsTouchpad \"on\" Option \"DisableWhileTyping\" \"on\" Option \"Tapping\" \"on\" EndSection" [...] Neither DisableWhileTyping nor Tapping has any effect. I also set the

Re: Touchpad tap

2018-10-28 Thread Luther Thompson
On Sun, 28 Oct 2018 21:02:27 +0100 Pierre Neidhardt wrote: > Hi! > > Consult the manual, "(guix) X Window". There is an example near the > end: > > --8<---cut here---start->8--- > (define bepo-evdev > "Section \"InputClass\" >

Re: Guix and Emacs Integration for Polyglot Development

2018-10-28 Thread George Clemmer
Hi Alex, Alex Kost writes: > George Clemmer (2018-10-27 15:32 -0400) wrote: > >> FWIW, here are a few comments/ideas ... >> >> It would be handy if 'quit-window' in the final buffer reached via >> *guix-popup* took me take me back 'UP' the "tree" of sub-popups that >> lead there so I could

Re: Touchpad tap

2018-10-28 Thread Pierre Neidhardt
Hi! Consult the manual, "(guix) X Window". There is an example near the end: --8<---cut here---start->8--- (define bepo-evdev "Section \"InputClass\" Identifier \"evdev keyboard catchall\" Driver

Choose devices according to linux-libre code

2018-10-28 Thread znavko
Hello, Guix Help! As I've got here https://lists.gnu.org/archive/html/help-guix/2018-10/msg00083.html some devices cannot work without linux-firmware, requiring non-free software drivers. It is so bad. I believe the issue

Touchpad tap

2018-10-28 Thread znavko
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

Re: Guix and Emacs Integration for Polyglot Development

2018-10-28 Thread Alex Kost
George Clemmer (2018-10-27 15:32 -0400) wrote: > Alex Kost writes: > >> George Clemmer (2018-10-26 16:56 -0400) wrote: >> >>> I have another question. Is there a shortcut to >>> guix-installed-system-packages in the popup that I am missing? >> >> No, there is a direct shortcut. Currently there