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

export XAUTHORITY=/home/root/.Xauthority
export DISPLAY=:0.0
DISPLAY=:0.0 xrandr --output HDMI-0 --auto --primary --output LVDS-0 --auto --right-of HDMI-0
lxpanelctl restart