Misc. patches to improve option parsing and documentation for xrandr.

Allow single values to be given to --scale and --gamma, rejecting the option if
valid values are followed by extra junk (e.g. 2x3a isn't accepted as a valid
value for --scale).

Minor improvements to the documentation are also introduced, the largest of 
which
is the documentation of the xrandr monitor options.

v2: rebased on current head.
v3: fix code indentation, add grammar fix patch
v4: single value accepted for --gamma too, monitor options documented.

Giuseppe Bilotta (5):
  xrandr: allow a single value for --scale
  xrandr: stricter --scale argument parsing
  xrandr.man: grammar tuning
  xrandr: allow single value for --gamma
  xrandr.man: document the monitor manipulation options

 man/xrandr.man | 46 +++++++++++++++++++++++++++++++++++++---------
 xrandr.c       | 26 +++++++++++++++++++-------
 2 files changed, 56 insertions(+), 16 deletions(-)

-- 
2.14.1.439.g647b9b4702

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to