Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanorendorff/2bbbfd428cd9084c1ef46ce6f8ff33b6 to your computer and use it in GitHub Desktop.
Save ryanorendorff/2bbbfd428cd9084c1ef46ce6f8ff33b6 to your computer and use it in GitHub Desktop.
xpra start :10 --xvfb="/nix/store/xal8zwgmbmnwcryynq1ac1l18y61364r-xpra-2.3.3/bin/xpra_Xdummy -noreset -novtswitch -nolisten tcp +extension GLX +extension RANDR +extension RENDER -auth $XAUTHORITY -logfile ${XPRA_LOG_DIR}/Xorg.${DISPLAY}.log -configdir ${HOME}/.xpra/xorg.conf.d/$PID -config {xpra-2.3.3.data/data/etc/xpra/xorg.conf}"
# --xvfb=CMD How to run the headless X server. Default:
# 'xpra_Xdummy -noreset -novtswitch -nolisten tcp
# +extension GLX +extension RANDR +extension RENDER
# -auth $XAUTHORITY -logfile
# ${XPRA_LOG_DIR}/Xorg.${DISPLAY}.log -configdir
# ${HOME}/.xpra/xorg.conf.d/$PID -config build/bdist
# .linux-
# x86_64/wheel/xpra-2.3.3.data/data/etc/xpra/xorg.conf'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment