### Desktop Autoloader Defaults # # This file allows you to tweak the behaviour of the Desktop Autoloader # tool. # The autoloader is disabled by default. Enable it here (s/false/true/). #DESKTOP_AUTOLOADER_ENABLED=false # Only run the Desktop Autoloader if the available RAM is above this threshold (in MiB) #REQUIRED_MEMORY_THRESHOLD=2048 # The virtual display to be used for the autoloader session. #AUTOLOAD_DISPLAY=:20 # desktop environment to load (must be an available .desktop file under # /usr/share/xsessions or (under Debian) x-session-manager. #DESKTOP_SESSION_MANAGER=x-session-manager # Enable debugging over x11vnc (needs to be installed) #DEBUG_X11VNC_ENABLED=false # RFB port to listen on for x11vnc (RFB port 5910 -> VNC display :10) #DEBUG_X11VNC_RFBPORT=5910