Skip to content

Fix #633: start postmarketos-demos with weston

postmarketOS Bot requested to merge fix/633-pmos-demos-autostart into master

Created by: ollieparanoid

We thought, that weston would honor /etc/xdg/autostart (see #633 (closed)). However, that was not the case when I tested it, and also weston's source code does not have any trace of that folder :-\

So I did a different workaround. Try to run postmarketos-demos for 4 seconds, each half second.

dont_merge_pr because of the FIXME in the code. After #647 is merged, we should test if we need the udev hacks at all - and if not, we can remove them with this PR. Tested on i9100 and touch screen is still working after removing these lines. Yay, one less dirty hack! \o/

Merge request reports