Browse Source

xrandr disabled

Birk Weiberg 1 year ago
parent
commit
156b5a8c44
1 changed files with 4 additions and 4 deletions
  1. 4 4
      startup.sh

+ 4 - 4
startup.sh

6
6
7
git pull
7
git pull
8
8
9
xrandr --output HDMI-2 --same-as HDMI-1
9
# xrandr --output HDMI-2 --same-as HDMI-1
10
10
11
xrandr --output HDMI-1 --panning 3840x1080
11
# xrandr --output HDMI-1 --panning 3840x1080
12
12
13
xrandr --output HDMI-2 --pos 1080x0
13
# xrandr --output HDMI-2 --pos 1080x0
14
14
15
autorandr --change projection
15
# autorandr --change projection
16
16
17
chromium-browser --password-store=basic --start-fullscreen http://localhost
17
chromium-browser --password-store=basic --start-fullscreen http://localhost