[cairo] Using cairo-xlib to get screenshots

Chris Wilson chris at chris-wilson.co.uk
Fri Oct 11 11:10:51 PDT 2013


On Fri, Oct 11, 2013 at 07:55:59PM +0200, Oliver wrote:
>    Where can I do this?

In a file under /etc/X11/xorg.conf.d (or if you are brave,
/etc/X11/xorg.conf itself).

cat > /etc/X11/xorg.conf <<EOF
Section "Device"
	Identifier "device0"
	Driver "modesetting"
EndSection
EOF
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the cairo mailing list