[PATCH xrandr] Mention of --brightness with -h option

Matt Dew marcoz at osource.org
Tue Jul 16 10:57:12 PDT 2013


If not too late:

Reviewed-By: Matt Dew <marcoz at osource.org>


On 06/29/2013 05: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>
> ---
>   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