[PATCH] s/tinyX/Kdrive/ in Kdrive usage message

Gaetan Nadon memsize at videotron.ca
Sun Jan 10 12:17:24 PST 2010


On Sun, 2010-01-10 at 21:58 +0600, Mikhail Gusarov wrote:

> That was the last "tinyX" string in source code

Confirmed.

> 
> Signed-off-by: Mikhail Gusarov <dottedmag at dottedmag.net>
> ---
>  hw/kdrive/src/kdrive.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/hw/kdrive/src/kdrive.c b/hw/kdrive/src/kdrive.c
> index 7675c1e..0e57d4c 100644
> --- a/hw/kdrive/src/kdrive.c
> +++ b/hw/kdrive/src/kdrive.c
> @@ -528,7 +528,7 @@ KdParseRgba (char *rgba)
>  void
>  KdUseMsg (void)
>  {
> -    ErrorF("\nTinyX Device Dependent Usage:\n");
> +    ErrorF("\nKdrive Device Dependent Usage:\n");
>      ErrorF("-screen WIDTH[/WIDTHMM]xHEIGHT[/HEIGHTMM][@ROTATION][X][Y][xDEPTH/BPP[xFREQ]]  Specify screen characteristics\n");
>      ErrorF("-rgba rgb/bgr/vrgb/vbgr/none   Specify subpixel ordering for LCD panels\n");
>      ErrorF("-mouse driver [,n,,options]    Specify the pointer driver and its options (n is the number of buttons)\n");


Reviewed-by: Gaetan Nadon <memsize at videotron.ca>

FYI, in proto/randrproto/randrproto.txt:


 	0.0: This prototype implemented resize and rotation in the
             TinyX server Used approximately the protocol described in
             the Usenix paper. Appeared in the TinyX server in
             XFree86 4.2, but not in the XFree86 main server.

        0.1: Added subpixel order, added an event for subpixel order.
             This version was never checked in to XFree86 CVS.

        1.0: Implements resize, rotation, and reflection. Implemented
             both in the XFree86 main server (size change only at this
             date), and fully (size change, rotation, and reflection)
             in XFree86's TinyX server.





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.x.org/archives/xorg-devel/attachments/20100110/29378d75/attachment.html 


More information about the xorg-devel mailing list