Ok, I tried the gpmremote app. pressing a key does not erase the screen, it just echo's a text character to the bottom of the screen. Hope this helped. Thanks. Tim. -----Original Message----- From: Micah Dowty [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 12, 2001 9:30 AM To: Gray, Tim Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Pgui-devel] Framebuffer driver bug or ncursesinput bug Hmm.. I'll try to take a look at this (can't do it now, my laptop doesn't have framebuffer) Could it be that the normal linux console framebuffer is trying to redraw, and it draws over PicoGUI? I haven't tested ncursesinput in a while, so I might very well have broken something. One way to isolate whether the bug is in input driver or framebuffer would be to use the framebuffer without ncursesinput, then provide input using one of the 'pgremote' programs (in the apps directory) On Thu, 12 April 2001, "Gray, Tim" wrote: > > I just compiled dev20010411 > Using framebuffer and ncursesinput > I started gpm as ... gpm -R -t ps2 > mouse works fine. > if you press the most any key on the keyboard the entire screen goes black. > if you move the mouse things come back if they react to the mouse, and > clicking on objects (in the blackout app) appear. (I.E. if I click on the > new game button, the entire window gets redrawn) > > also if you get items to re-appear by mousing over them or clicking > pressing a key doesn't cause the same effect. it seems that it happens only > on the very first keystroke. > > this is either using an app or no app running (I.E. just start the server) > I am also not loading any theme. > > Framebuffer is 640x480x16 > > > > > > _______________________________________________ > Pgui-devel mailing list > [EMAIL PROTECTED] > http://lists.sourceforge.net/lists/listinfo/pgui-devel -- perl -e'socket S,2,1,tcp;connect S,pack(H16,"0200029a80692d32").\0x8;print grep!/=/,<S>' _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/pgui-devel
