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