[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Frame Buffer Support
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: Frame Buffer Support
- Date: Thu, 03 Feb 2005 22:00:31 +0100
On Thu, 2005-02-03 at 18:41 -0200, Raul Dias wrote:
> Does Gtk2 supports/can be compiled with framebuffer support?
AFAIK, all it takes is a gtk+ compiled with framebuffer support. The
gtk+ and most of the gdk API is backend-agnostic. We don't wrap the
stuff from gdkfb.h, but I don't think you'll need that.
If I understood Owen and others correctly, the framebuffer backend isn't
really functional right now, so I don't know if you'll have much fun
with it.
> If so, can I use the same Modules (Gtk2.pm) from X11 or do I need a
> separate module compile only for FB?
No, I think the same Gtk2.pm installation will work.
--
Bye,
-Torsten
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]