Created
April 2, 2019 18:49
-
-
Save ryanorendorff/2bbbfd428cd9084c1ef46ce6f8ff33b6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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