On 6/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > but isnt kdrive same as TinyX which will need me to rewrite the code?
kdrive is only a cut-down version of the X11 server, running either on framebuffer or on vesa. it's still a standard X server. What you need is to have compiled Xlib for it too. In this case, you'd have no problem. I googled for gtkfb: if your apps is gtk2, and calls only gtk2 api, no X11 api calls, then you should be able to port your application straight away on gtkfb. caution: what type of mouse is on your DOC ? -- Christian -- http://detaolb.sourceforge.net/, a linux distribution for Qemu _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
