[PATCH 0/2] xrandr: improve reading and writing of output properties

Andy Ritger aritger at nvidia.com
Fri Sep 7 17:58:44 PDT 2012


The RandR "Border" output property has up to four XA_CARDINAL values.
xrandr didn't provide very good support for assigning multi-value
properties, nor did print these values very well.

PATCH 1/3 adds general support for interpreting the '--set' value as a comma-separated list of values
PATCH 2/3 generalizes output property printing

Thanks,
- Andy


Andy Ritger (2):
  xrandr: extend '--set' syntax to allow a comma-separated list of
    values
  xrandr: generalize output property printing

 man/xrandr.man |    6 +-
 xrandr.c       |  275 +++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 218 insertions(+), 63 deletions(-)

-- 
1.7.2.5



More information about the xorg-devel mailing list