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 {
|
||||
#builtin display
|
||||
mode 1920x1200@60Hz
|
||||
position 0 0
|
||||
position 1920 0
|
||||
}
|
||||
|
||||
'Dell Inc. DELL P1913 PVGRC3ALA4YU' {
|
||||
#interior desk left workstation monitor
|
||||
mode 1440x900@60Hz
|
||||
position -1440 0
|
||||
position 480 0
|
||||
}
|
||||
|
||||
'Dell Inc. DELL E2216H JF44Y7AOAT0I' {
|
||||
#interior desk right workstation monitor
|
||||
mode 1920x1080@60Hz
|
||||
position -1920 0
|
||||
position 0 0
|
||||
}
|
||||
|
||||
'Dell Inc. DELL E2216H JF44Y7AOC7UI' {
|
||||
#exterior desk leftmost workstation monitor
|
||||
mode 1920x1080@60Hz
|
||||
position -1920 0
|
||||
position 0 0
|
||||
}
|
||||
'RTD Display 000000001' {
|
||||
#portable monitor testing
|
||||
mode 1920x1080@60Hz
|
||||
position -1920 0
|
||||
position 0 0
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue