Op 08-07-09 15:19, Matthias Hopf schreef: > On Jul 07, 09 22:02:51 +0200, Éric Piel wrote: >> Op 21-05-09 13:23, Éric Piel schreef: >>> This documents the --nograb option with whichever I could understand of >>> the advantages and drawbacks of grabbing the screen. >>> >>> Also fixes the formatting in the xrandr 1.3 options. >> Please review and apply. > > Please resend as attachment. > Please find attached the git patch.
Thanks, Eric
>From 34e7c1036ba0e0d7827563deaffea9371031fa0b Mon Sep 17 00:00:00 2001 From: Eric Piel <[email protected]> Date: Thu, 21 May 2009 13:01:52 +0200 Subject: [PATCH] xrandr: Document --nograb option This documents the --nograb option with whichever I could understand of the advantages and drawback of grabbing the screen. Also fixes the formatting in the xrandr 1.3 options --- xrandr.man | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/xrandr.man b/xrandr.man index e3d7daf..1fceeb6 100644 --- a/xrandr.man +++ b/xrandr.man @@ -112,6 +112,10 @@ When this option is present, or when no configuration changes are requested, xrandr will display the current state of the system. .IP "\-\-dryrun" Performs all the actions specified except that no changes are made. +.IP "\-\-nograb" +Apply the modifications without grabbing the screen. It avoids to block other +applications during the update but it might also cause some applications that +detect screen resize to receive old values. .IP "\-d, \-display \fIname\fP" This option selects the X display to use. Note this refers to the X screen abstraction, not the monitor (or output). @@ -171,6 +175,7 @@ sin T cos T 0 As a special argument, instead of passing a matrix, one can pass the string \fInone\fP, in which case the default values are used (a unit matrix without filter). +.RE .IP "\-\-scale \fIx\fPx\fIy\fP" Changes the dimensions of the output picture. Values superior to 1 will lead to a compressed screen (screen dimension bigger than the dimension of the output -- 1.6.2.4
begin:vcard fn;quoted-printable:=C3=89ric Piel n;quoted-printable:Piel;=C3=89ric org:Technical University of Delft;Software Engineering Research Group adr:HB 08.080;;Mekelweg 4;Delft;;2628 CD;The Netherlands email;internet:[email protected] tel;work:+31 15 278 6338 tel;cell:+31 6 2437 9135 x-mozilla-html:FALSE url:http://pieleric.free.fr version:2.1 end:vcard
_______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
