06-14-2020, 12:07 PM
(This post was last modified: 06-14-2020, 12:16 PM by mil.
Edit Reason: typo fix
)
(06-03-2020, 09:08 AM)saba Wrote: What did you put in the config.h for lisgd for the "one finger swipe right -- menu"? I have tried several things, for example:
{ 1, Left, Right, "sxmo_appmenu.sh" },
and everything I've tried has worked to open the menu, but also every time I try to use this if I open the Dialer submenu and then click on "Close Menu" it crashes and goes back to the xdm login. I'd love to have a swipe to open menu, but not if there will be weird crashes that I can't figure out.
It's something specifically with running sxmo_appmenu.sh. If I try to run, for example, st; then there are no problems.
I think something you might want to try is backgrounding sxmo_appmenu.sh; e.g launch with sxmo_appmenu.sh &
The commands you define in lisgd are expected to return instantly so using something long-running might throw things off. Especially because I think in the modem dialer at the end we wind up killing all dmenu instances; so maybe that could be the cause of the issue. Though X itself shouldn't crash in anycase - If you can replicate an X crash using lisgd / sxmo-utils please file a bug on the sr.ht bug tracker with replication steps.
(06-09-2020, 04:30 PM)Luke Wrote: thread stickied
Thanks!
Also - I wanted to mention here - I just rolled a new image release of Sxmo - version 0.1.6, should be up at:
http://images.lrdu.org/pinephone/
We now have diagonal gestures support in lisgd which is a great improvement from my point of view because now you can use a single finger gesture to increase/decrease volume/brightness. Three/four finger gestures are no more
More info on gestures improvements and other changes are at the mailing list:
https://lists.sr.ht/~mil/sxmo-devel