Index: [thread] [date] [subject] [author]
  From: Steve Cheng <elmert@ipoline.com>
  To  : GGI Mailing List <ggi-develop@eskimo.com>
  Date: Thu, 2 Jul 1998 17:09:16 -0400 (EDT)

Re: display-tile

On Wed, 1 Jul 1998 becka@rz.uni-duesseldorf.de wrote:

> > ./testpattern Using mode (-1x-1 [-1x-1]  -1bpp)
> > display-tile: Opening of target E[7m:nd=\E[C:r2=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l\E[4l\E<:rc=\E8:sc=\E7:se=\E[m:sf=^J:so=\E[7m:sr=\EM:ta=^I:te=\E[2J\E[?47l\E8:ti=\E7\E[?47h:u6=\E[%d;%dR:u7=\E[6n:u8=\E[?1;2c:u9=\E[c:ue=\E[m:up=\E[A:us=\E[4m: failed.
> > That's a good one, isn't it?
> The parser is seemingly going into uninitialized memory.

I don't know about that one, but...

> Someone should fix that message to be useful - like
> display-tile: parameters are "offx,offy,sizex,sizey,(subdisplay):..."

done this (and committed), along with some hopefully understandable
descriptions.  Piece-o-cake, just checking the return value of sscanf :)

--
Steve Cheng               

email: steve@ggi-project.org   
www: <http://shell.ipoline.com/~elmert/>;

Index: [thread] [date] [subject] [author]