sxmo-utils/configs/applications
Stacy Harper fe519a80b3 Make sxmo tinydm compatible
Install tinydm:

	sudo apk add tinydm tinydm-openrc

To configure SXMO as the used session use :

	sudo tinydm-set-session -f -s /usr/share/xsessions/sxmo.desktop

Also ensure your user id is used in /etc/conf.d/tinydm

	$ whoami | xargs getent passwd
	stacy10000:10000:Linux User,,,:/mnt/sd/home/stacy:/bin/bash

	/etc/conf.d/tinydm
	AUTOLOGIN_UID=10000

Then configure the services:

	sudo rc-update del xdm
	sudo rc-update add tinydm

Then reboot.

Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Anjandev Momi <anjan@momi.ca>
2021-08-15 15:53:45 -07:00
..
sxmo-mpv-music.desktop sxmo_files now respect user desktop configurations 2020-11-28 02:39:25 -05:00
sxmo-sxiv.desktop sxmo_files now respect user desktop configurations 2020-11-28 02:39:25 -05:00
sxmo-zathura.desktop sxmo_files now respect user desktop configurations 2020-11-28 02:39:25 -05:00
sxmo.desktop Make sxmo tinydm compatible 2021-08-15 15:53:45 -07:00