[PATCH xrandr v4 0/5] xrandr: improve option parsing and documentation
Giuseppe Bilotta
giuseppe.bilotta at gmail.com
Mon Feb 5 01:47:56 UTC 2018
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
More information about the xorg-devel
mailing list