47 lines
1.7 KiB
Plaintext
47 lines
1.7 KiB
Plaintext
#profile hydra {
|
|
# # output eDP-1 enable mode 1920x1080 position 0,0
|
|
# output "Unknown 0x213D 0x00000000" enable mode 1920x1080 position 0,0
|
|
# output "Dell Inc. DELL U2412M Y1H5T27N1EVL" enable mode 1920x1200 position 1920,0 scale .94
|
|
#}
|
|
|
|
###profile multihead-3 {
|
|
### output eDP-1 enable mode 1920x1080 position 0,0
|
|
### # output eDP-1 mode 1920x1080 position 0,0
|
|
### output "Dell Inc. DELL U2412M Y1H5T27N1EVL" mode 1920x1200 position 1920,0 scale .94
|
|
### output "Dell Inc. DELL U2412M YPPY077L1JXS" mode 1920x1200 position -1200,-300 scale .94 transform 270
|
|
###}
|
|
|
|
#profile multihead-clamshell {
|
|
# # should be matched in clamshell mode
|
|
# # offset of the first monitor is 1200 as the other one is vertical
|
|
# output eDP-1 disable
|
|
# output "Dell Inc. DELL U2412M Y1H5T27N1EVL" enable mode 1920x1200 position 1300,300 scale .94
|
|
# output "Dell Inc. DELL U2412M YPPY077L1JXS" enable mode 1920x1200 position 0,0 scale .94 transform 270
|
|
#}
|
|
|
|
#profile multihead-no-clamshell {
|
|
# output eDP-1 enable position 0,0
|
|
# output "Dell Inc. DELL U2412M Y1H5T27N1EVL" mode 1920x1200 enable position 1920,0 scale .94
|
|
# output "Dell Inc. DELL U2412M YPPY077L1JXS" disable
|
|
#}
|
|
|
|
profile bigscreen {
|
|
output eDP-1 disable
|
|
output "Dell Inc. DELL U2412M Y1H5T27N1EVL" mode 1920x1200 enable position 0,0 scale .94
|
|
output "Dell Inc. DELL U2412M YPPY077L1JXS" disable
|
|
# output eDP-1 enable mode 1920x1080 position 0,0 scale 1
|
|
}
|
|
|
|
profile single-no-clamshell {
|
|
output eDP-1 enable position 0,0
|
|
output "Dell Inc. DELL U2412M Y1H5T27N1EVL" mode 1920x1200 disable
|
|
output "Dell Inc. DELL U2412M YPPY077L1JXS" disable
|
|
}
|
|
|
|
profile single {
|
|
output eDP-1 enable mode 1920x1080 position 0,0
|
|
# output "Unknown 0x213D 0x00000000" enable mode 1920x1080 position 0,0
|
|
}
|
|
|
|
# vim: ft=config
|