On Wed, Aug 18, 2010 at 10:57 PM, Peter Hutterer <[email protected]> wrote: > Signed-off-by: Peter Hutterer <[email protected]> > --- > tools/xsetwacom.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c > index ea540cd..839be3a 100644 > --- a/tools/xsetwacom.c > +++ b/tools/xsetwacom.c > @@ -1918,7 +1918,7 @@ static void set_twinview(Display *dpy, XDevice *dev, > param_t* param, int argc, c > return; > > error: > - fprintf(stderr, "Usage: xsetwacom rotate <device name> [NONE | CW | > CCW | HALF]\n"); > + fprintf(stderr, "Usage: xsetwacom <device name> TwinView [none | > horizontal | vertical]\n");
Do we also need leftof | aboveof here ? Ping > return; > } > > -- > 1.7.2.1 > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Linuxwacom-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel > ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
