setup monitors to show the same content
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
e61e55c01e
commit
2cbe56e7db
1 changed files with 3 additions and 0 deletions
3
x-gleich
Executable file
3
x-gleich
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
xrandr --output HDMI1 --off
|
||||
xrandr --output VGA1 --auto --same-as LVDS1
|
Loading…
Reference in a new issue