28 lines
784 B
Plaintext
28 lines
784 B
Plaintext
|
|
profile laptop {
|
|
output eDP-1 enable
|
|
}
|
|
|
|
profile work {
|
|
output eDP-1 enable position 0,0
|
|
output 'Dell Inc. DELL P2419H 1857ZT2' enable position 1920,0
|
|
output 'Dell Inc. DELL P2419H HJ47ZT2' enable position 3840,0
|
|
}
|
|
|
|
profile work-no-laptop {
|
|
output 'Dell Inc. DELL P2419H 1857ZT2' enable position 1920,0
|
|
output 'Dell Inc. DELL P2419H HJ47ZT2' enable position 3840,0
|
|
}
|
|
|
|
profile home {
|
|
output eDP-1 enable position 0,0
|
|
output 'ViewSonic Corporation VA2719 Series UNR194562902' enable position 1920,0
|
|
}
|
|
|
|
profile home-tablet {
|
|
output eDP-1 enable position 0,0
|
|
output 'ViewSonic Corporation VA2719 Series UNR194562902' enable position 1920,0
|
|
output 'Unknown CD160FH 20210617' enable position 1920,1080
|
|
exec /usr/lib/pentablet/pentablet.sh
|
|
}
|