Difference between revisions of "Sxmo"
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
It is possible to build as a regular [[postmarketOS]] image with additional packages (sxmo-ui). | It is possible to build as a regular [[postmarketOS]] image with additional packages (sxmo-ui). | ||
| + | |||
| + | == Components == | ||
| + | === lisgd === | ||
| + | Input processing daemon. Converts touch events into gestures and then into shell actions. | ||
| + | * [https://git.sr.ht/~mil/lisgd Repository] | ||
== External Links == | == External Links == | ||
Revision as of 21:15, 23 May 2020
Simple X Mobile: dwm on postmarketOS for PinePhone.
It is possible to build as a regular postmarketOS image with additional packages (sxmo-ui).
Components
lisgd
Input processing daemon. Converts touch events into gestures and then into shell actions.