Hi!

* Julien Guitton <[EMAIL PROTECTED]> [20020115 12:50]:
> I'm a newbie coder.
> I'm trying to link some command line progs (first bash , then all other) to
> direct fb.
> directfb is simple to use (thanks for exhaustive documentations, great job)
> but i experience problems in linking bash (or else) stdin and stdout to a
> directfb code. I'm thinking about something like pipes.
> The purpose of that thing is to send directfb getkey results to bash stdin
> and send stdout to directfb drawstring, a directfb frontend of bash and
> shell utilities...
> 
> Can you help me in finding a solution for linking stdin and stdout to direct
> fb? pipes? something else?

sorry, but you're taking a totally wrong approach. what you'd want to do
would be a terminal application, as you'd really want more than
stdin/stdout for bash or something similar.

see the terminfo documentation to learn more about this, and please
rethink your strategy, as you'd run into problems very soon, and might
start reinventing the wheel ..

by the way, there seems to be a project for a dfb terminal in the works,
but I'm not the one who should elaborate on this and the issues (still)
involved ..

   Count

-- 
Andreas Kotes - ICQ: 3741366 - The views expressed herein are (only) mine.
Look to the future, because that is where you'll spend the rest of your
life.
-- George Burnsh                                   -- OpenPGP Key 0x78325F38


-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-dev" as subject.

Reply via email to