Adjust display config
This commit is contained in:
parent
e967841fe4
commit
153df0ab4f
|
@ -1,20 +1,19 @@
|
|||
set $left 'Unknown UMC SHARP 0x00000000'
|
||||
set $left 'Eizo Nanao Corporation EV2316W 92008103'
|
||||
set $middle 'Samsung Electric Company SMBX2450L 0x00003231'
|
||||
set $right 'Eizo Nanao Corporation EV2316W 39117013'
|
||||
|
||||
output $left {
|
||||
scale 1
|
||||
pos 0 600
|
||||
res 1920x1080
|
||||
pos 0 0
|
||||
transform 270
|
||||
}
|
||||
|
||||
output $middle {
|
||||
scale 1
|
||||
pos 1920 600
|
||||
pos 1080 600
|
||||
}
|
||||
|
||||
output $right {
|
||||
scale 1
|
||||
pos 3840 0
|
||||
transform 90
|
||||
pos 3000 600
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue