Skip to content

Commit 511041d

Browse files
committed
Add vnc_resolution
1 parent b85e30e commit 511041d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/raspiconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ phase=$1
1818
pfx="$(basename $0)" #For messages
1919
args="$2"
2020
loadparams
21-
vldargs="|audio|audioconf|blanking|boot_behavior|boot_behaviour|boot_order|boot_splash|boot_wait|camera|composite|glamor|gldriver|i2c|memory_split|legacy|net_names|onewire|overclock|overscan|pixdub|pi4video|powerled|leds|overlayfs|rgpio|serial|spi|xcompmgr|"
21+
vldargs="|audio|audioconf|blanking|boot_behavior|boot_behaviour|boot_order|boot_splash|boot_wait|camera|composite|glamor|gldriver|i2c|memory_split|legacy|net_names|onewire|overclock|overscan|pixdub|pi4video|powerled|leds|overlayfs|rgpio|serial|spi|xcompmgr|vnc_resolution|"
2222
# These take 2 args, need more research: overscan_kms, fan, boot_rom, resolution, proxy
2323
rqdargs=""
2424
immedargs="|serial|"

0 commit comments

Comments
 (0)