From f2050ec13a2b2246370d612f36f158730bede39e Mon Sep 17 00:00:00 2001 From: Jamie Strandboge Date: Tue, 28 Aug 2012 07:44:49 -0500 Subject: [PATCH] utils/aa-sandbox.pod: document --with-clipboard --- utils/aa-sandbox.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/utils/aa-sandbox.pod b/utils/aa-sandbox.pod index ec90128ee..535ba6611 100644 --- a/utils/aa-sandbox.pod +++ b/utils/aa-sandbox.pod @@ -101,6 +101,10 @@ Choose the nested XSERVER to use. Supported servers are: B (the default), B and B. xpra uses the Xvfb(1) virtual framebuffer X server while xpra3d uses the Xorg(1) server with the Xdummy (dummy_drv.so) driver. +=item --with-clipboard + +Allow access to the clipboard when using B or B. + =item --with-xephyr-geometry=GEOMETRY The starting geometry for the Xephyr(1) server to use.