summaryrefslogtreecommitdiff
path: root/recipes-core/hdmi-hotplug/files/hdmi.sh
blob: 6a3a6dccf1b4382dd891deb214422b6af3feb69b (plain)
1
2
3
4
5
6
#!/bin/sh

export XAUTHORITY=/home/root/.Xauthority
export DISPLAY=:0.0
DISPLAY=:0.0 xrandr --output HDMI-1 --auto
lxpanelctl restart