Add home screen conf
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
|
||||
profile laptop {
|
||||
output 'Unknown 0x0056 0x00000000' enable
|
||||
output eDP-1 enable
|
||||
}
|
||||
|
||||
profile work {
|
||||
output 'Unknown 0x0056 0x00000000' enable scale 1.2 position 0,0
|
||||
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
|
||||
}
|
||||
@@ -13,3 +13,15 @@ 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
|
||||
}
|
||||
|
Reference in New Issue
Block a user