You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* test buttonpress
* wait for xephyr to start
* install xephyr
* start events module
* try starting x
* /usr/bin/X not found
* Only console users are allowed to run the X server
* need sudo
* forgot sudo echo doesn't work
* revert sudo stuff, try -ac
* use xvfb not xephyr for automated tests
* install libxcb
* try a different one
* print xcb connection error
* specify display for xcb too
* delete unused benches
* use a labeled block to avoid clippy
* try_wait after kill to handle clippy
* bring back linux cfg for xcon stuff
* xquartz might have xvfb
* try lowercase xvfb on mac
* more debugging on mac
* both xvfb and Xvfb are shown in which but PATH isn't updating
0 commit comments