adjust display locations on work laptop
This commit is contained in:
parent
c5788e2213
commit
0873f0b347
1 changed files with 5 additions and 5 deletions
|
|
@ -3,30 +3,30 @@ output {
|
||||||
eDP-1 {
|
eDP-1 {
|
||||||
#builtin display
|
#builtin display
|
||||||
mode 1920x1200@60Hz
|
mode 1920x1200@60Hz
|
||||||
position 0 0
|
position 1920 0
|
||||||
}
|
}
|
||||||
|
|
||||||
'Dell Inc. DELL P1913 PVGRC3ALA4YU' {
|
'Dell Inc. DELL P1913 PVGRC3ALA4YU' {
|
||||||
#interior desk left workstation monitor
|
#interior desk left workstation monitor
|
||||||
mode 1440x900@60Hz
|
mode 1440x900@60Hz
|
||||||
position -1440 0
|
position 480 0
|
||||||
}
|
}
|
||||||
|
|
||||||
'Dell Inc. DELL E2216H JF44Y7AOAT0I' {
|
'Dell Inc. DELL E2216H JF44Y7AOAT0I' {
|
||||||
#interior desk right workstation monitor
|
#interior desk right workstation monitor
|
||||||
mode 1920x1080@60Hz
|
mode 1920x1080@60Hz
|
||||||
position -1920 0
|
position 0 0
|
||||||
}
|
}
|
||||||
|
|
||||||
'Dell Inc. DELL E2216H JF44Y7AOC7UI' {
|
'Dell Inc. DELL E2216H JF44Y7AOC7UI' {
|
||||||
#exterior desk leftmost workstation monitor
|
#exterior desk leftmost workstation monitor
|
||||||
mode 1920x1080@60Hz
|
mode 1920x1080@60Hz
|
||||||
position -1920 0
|
position 0 0
|
||||||
}
|
}
|
||||||
'RTD Display 000000001' {
|
'RTD Display 000000001' {
|
||||||
#portable monitor testing
|
#portable monitor testing
|
||||||
mode 1920x1080@60Hz
|
mode 1920x1080@60Hz
|
||||||
position -1920 0
|
position 0 0
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue