Files
debian-vnc-xfce-g3/examples/example-vnc-override.rc
2023-02-22 15:35:38 +01:00

10 lines
279 B
Plaintext

### only lines beginning with 'export ' (at position 1) will be imported and sourced
;export VNC_COL_DEPTH=32
;export VNC_VIEW_ONLY=true
;export VNC_PW=secret
export VNC_RESOLUTION=1024x768
export DISPLAY=:2
export VNC_PORT=5902
export NOVNC_PORT=6902
;export NOVNC_HEARTBEAT=25