19 lines
272 B
Plaintext
19 lines
272 B
Plaintext
set $left 'Dell Inc. DELL S2721DS D0SVQ43'
|
|
set $middle 'Eizo Nanao Corporation EV2316W 39117013'
|
|
set $right 'Chimei Innolux Corporation 0x14D4'
|
|
|
|
output $left {
|
|
scale 1
|
|
pos 0 0
|
|
}
|
|
|
|
output $middle {
|
|
scale 1
|
|
pos 2560 770
|
|
}
|
|
|
|
output $right {
|
|
scale 1
|
|
pos 1000 1440
|
|
}
|