summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxde-common/lxde-common-0.5.5/hdmiaudio.sh
blob: e1c1760df47132da9c0debc197f3cac64b27cd34 (plain)
1
2
3
4
#! /bin/sh
#LXDM starts X in such a way that hdmi audio is not functional. Changing the Virtual Console corrects this. Is called by lxsessions autostart
chvt 1 2>&1 > /dev/null
chvt 7 2>&1 > /dev/null