[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs, touchegg and touchpad events
From: |
T.V Raman |
Subject: |
Re: Emacs, touchegg and touchpad events |
Date: |
Thu, 23 Jun 2022 14:59:07 -0700 |
Interesting.
Here is what I discovered next:
Start touchegg as a daemon via systemctl -- it starts happily and runs
but doesn't deliver events to emacs.
With that daemon running, start toucheg (as a client) from a shell in
emacs, it connects to the daemon, and magically emacs gets touchpad
events. So now I can scroll a buffer with a three-finger up/down swipe
-- not that is in itself much of a win.
The above i.e. run a touchegg client is not documented anywhere so I
suspect this may be a result of my running stumpwm perhaps.
Incidentally I looked through the emacs-29 touch code and it
essentially does not work for me on my laptop's touchpad; the only
event I can get emacs to see in that case (with no touchegg running)
is the touch-end event sporadically showing up. Pinch etc dont appear
to work.
Stefan Monnier writes:
> > Note that I'm not running a pgtk build or wayland anytime soon.
>
> I don't think Po Lu is talking about the PGTK port but about the good
> old X11 version of Emacs talking to a new enough X11 server and compiled
> with a new enough `xf86-input-libinput`.
>
>
> Stefan
--
Thanks,
--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1 🦮
--
Thanks,
--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1 🦮
- Emacs, touchegg and touchpad events, T.V Raman, 2022/06/22
- Re: Emacs, touchegg and touchpad events, Po Lu, 2022/06/22
- Re: Emacs, touchegg and touchpad events, T.V Raman, 2022/06/22
- Re: Emacs, touchegg and touchpad events, Po Lu, 2022/06/22
- Re: Emacs, touchegg and touchpad events, T.V Raman, 2022/06/23
- Re: Emacs, touchegg and touchpad events, Stefan Monnier, 2022/06/23
- Re: Emacs, touchegg and touchpad events,
T.V Raman <=
- Re: Emacs, touchegg and touchpad events, Po Lu, 2022/06/23
- Re: Emacs, touchegg and touchpad events, Po Lu, 2022/06/23
- Re: Emacs, touchegg and touchpad events, T.V Raman, 2022/06/23
- Re: Emacs, touchegg and touchpad events, Po Lu, 2022/06/23
- Re: Emacs, touchegg and touchpad events, Eli Zaretskii, 2022/06/24
- Re: Emacs, touchegg and touchpad events, Po Lu, 2022/06/24
- Re: Emacs, touchegg and touchpad events, T.V Raman, 2022/06/24
- Re: Emacs, touchegg and touchpad events, Po Lu, 2022/06/24
- Re: Emacs, touchegg and touchpad events, T.V Raman, 2022/06/25
Re: Emacs, touchegg and touchpad events, Lars Ingebrigtsen, 2022/06/23