[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xclip - how to use without a graphics display for testing on Github workflows



On Sat, Sep 09, 2023 at 06:36:56PM -0500, Tom Browder wrote:
> Is there any "xclip" option to allow for testing without a graphics devivce
> without throwing an error? Or any suggestion for a work around?

Look at the xvfb package.  It gives an X server that exists entirely in
memory, not needing a physical graphics chipset to run against.  You
can set DISPLAY to point to the xvfb server, and run X client programs
in that environment.


Reply to: