Re: touchpad copy paste not working

Max Nikulin <[email protected]>
Newsgroups gmane.linux.debian.user
Message-ID <[email protected]>
On 09/06/2026 10:21 pm, Dan Ritter wrote:
> But that's not guaranteed. You'll want to put the set-prop in
> something which runs right after your X11 or Wayland desktop
> starts.

It seems, some messages were off-list. I am not sure that the following 
Xorg config snippet does exactly what the topic starter needs. At least 
it shows how to use global config, see libinput(4):

/etc/X11/xorg.conf.d/90-libinput.conf

     Section "InputClass"
         Identifier "touchpad tap-to-click"
         MatchIsTouchpad "on"
         Option "Tapping" "on"
     EndSection

I have another "Section", but it remained from experiments with 
synaptics driver instead of libinput, so it should be irrelevant.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.