----- Email forwarded ----- De: Aaron Plattner <[email protected]> À: Stéphane Aulery <[email protected]>, [email protected] Envoyé: Sat, 02 Aug 2014 08:20:05 +0200 (CEST) Objet: Re: [PATCH xrandr] Mention of --brightness with -h option
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 <[email protected]> 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"); > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/527567143.7062607.1407069170038.javamail.r...@zimbra13-e2.priv.proxad.net

