Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Bui Sy Phong <buisyphong@gm...> - 2006-08-22 10:02:15
|
Yes, understood. But let me explain my project to you : My project consits to write a program witch will work like a Linux graphic application but it must be cross-platform (Linux, Zaurus and Linux based mobile phone). It's a Linux graphic application so it must work when Window Manager turned on :( It's cross-platform, so it must based on Framebuffer. And this is a big problem to me. Can i have your suggestion about it ? Thanks so much, Bui Sy Phong 2006/8/22, Geert Uytterhoeven <geert@...>: > > On Tue, 22 Aug 2006, Bui Sy Phong wrote: > > I've tried to turn off Windows Manager (X11 or something else like that > on > > Zarus Sharp SL-C3200 - because my projet is based on) by booting in text > > mode. > > I try to execute my program in this mode and my window is one more time > > broken by the console, exactly, by the text on console. > > > > So, i think that i'm wrong somewhere in my program or my solution is > bad. > > There's an ioctl to switch the console to KD_GRAPHICS mode. If you do > that, no > more text will be printed by the console driver. > > > I'm waiting always for your helpful. > > Thanks so much. > > > > Bui Sy Phong > > > > 2006/8/22, Geert Uytterhoeven <geert@...>: > > > > > > On Tue, 22 Aug 2006, Bui Sy Phong wrote: > > > > I'm a newbie on Framebuffer programmation and newbie also on this > > > mailing > > > > list. > > > > > > > > Actually, i'm writing a little program witch will display a > full-screen > > > > windows in bleu. > > > > But when i execute this program, my windows is always hiden by the > > > console > > > > or X11's windows. I dont understant how X11 communicates with > > > Framebuffer so > > > > i cannot do the same thing to display my windows in first plane. > > > > > > You should not touch the frame buffer device while X is active. > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- > geert@... > > In personal conversations with technical people, I call myself a hacker. > But > when I'm talking to journalists I just say "programmer" or something like > that. > -- Linus > Torvalds > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Linux-fbdev-users mailing list > Linux-fbdev-users@... > https://lists.sourceforge.net/lists/listinfo/linux-fbdev-users > |