sxmo-utils/configs
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
..
alsa Use mono differencial as default Line Out mode 2020-11-29 12:34:45 +01:00
appcfg xinit_template: Don't set SXMO_LOCK_SCREEN_OFF=1 by default 2021-07-30 23:50:32 -04:00
applications Make sxmo tinydm compatible 2021-08-15 15:53:45 -07:00
default_hooks Update conky and the status bar on wake ups. 2021-08-04 18:36:31 +02:00
mpv Set MPV_HOME in xinit and add input.conf & mpv.conf 2020-08-31 22:13:28 -05:00
networkmanager reduce wifi reconnection time after deep sleep #150 2021-01-30 21:40:56 +01:00
openrc changed sxmo-pinephone openrc script to be device-agnostic and invoke a sxmo-setpermissions.sh instead #169 2021-03-15 13:13:27 +01:00
sudo ModemMonitor: Periodically check whether the modem is still alive, reset it if not 2021-07-25 17:28:54 +02:00
udev udev: use more specific rule for creating touchscreen symlink 2021-04-23 19:16:37 +02:00
xdg Standardize install path for mimeapps.list to use $PREFIX 2020-12-01 17:21:43 -06:00
xorg renamed to fix previous patch 2021-03-15 21:29:52 +01:00