jeudi 30 novembre 2017

Watching an Xvfb frame buffer

Start Xvfb with a memory mapped file:

/usr/bin/Xvfb :94 -screen 0 1280x1024x24 -fbdir "$HOME"

Watch it:

xwud -in Xvfb_screen0

Profit.