summaryrefslogtreecommitdiffstats
path: root/meta-agl/classes/agl-graphical.bbclass
blob: e99a441b7bfebf18af043e24f6de5c35bf149005 (plain)
1
2
3
4
5
6
7
WESTONTTY ??= "1"
WESTONUSER ??= "display"
WESTONGROUP ??= "display"
WESTONARGS ?= "--idle-time=0  --tty=${WESTONTTY}"
WESTONLAUNCHARGS ??= "--tty /dev/tty${WESTONTTY} --user ${WESTONUSER}"
DISPLAY_XDG_RUNTIME_DIR ??= "/run/platform/${WESTONUSER}"