[PATCH xrandr] Mention of --brightness with -h option
Aaron Plattner
aplattner at nvidia.com
Fri Aug 1 23:20:05 PDT 2014
On 06/29/2013 04:50 PM, Stéphane Aulery wrote:
> Reported by jidanni at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709569
>
> Signed-off-by: Stéphane Aulery <lkppo at free.fr>
Apparently this never got applied, so I finally picked this up for
xrandr-1.4.3:
To git.freedesktop.org:/git/xorg/app/xrandr
00477d8..9887ed4 master -> master
> ---
> xrandr.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/xrandr.c b/xrandr.c
> index da786cb..0fffaa0 100644
> --- a/xrandr.c
> +++ b/xrandr.c
> @@ -139,6 +139,7 @@ usage(void)
> printf(" --crtc <crtc>\n");
> printf(" --panning <w>x<h>[+<x>+<y>[/<track:w>x<h>+<x>+<y>[/<border:l>/<t>/<r>/<b>]]]\n");
> printf(" --gamma <r>:<g>:<b>\n");
> + printf(" --brightness <value>\n");
> printf(" --primary\n");
> printf(" --noprimary\n");
> printf(" --newmode <name> <clock MHz>\n");
>
More information about the xorg-devel
mailing list