On 10/16/07, Tassilo Horn <[EMAIL PROTECTED]> wrote:
> "Cristóvão Wollieson"
> <[EMAIL PROTECTED]> writes:
>
> Hi Cristóvão,
>
> > Is it possible to make this system shell could use a background image,
> > to console type wallpaper, independent of X, I know that this feature
> > is purely cosmetic, but even that could make it more pleasant to use
> > this shell, support for framebuffer, and that may be a gap in the
> > other shell, the libraries DirectFB exist that could allow such a
> > deployment, or else there is another way to implement this?
>
> That's no feature of a shell, but a feature of a terminal.  For linux
> ttys you can use the framebuffer [1], and there are terminals for X that
> support background images, e.g. Eterm [2] for example.
>

As far as I know, the framebuffer layer allows you to replace the real
console with an X-less graphical canvas on top of which you could
implement a terminal emulator that supports background images. Thus,
it would be possible to implement something which is extremely close
to a console using a background images.

This is definitely not something that should be a part of fish,
though. It should be written as a separate program that would allow
you to have background images, high resulutions, antialiased fonts and
a thousand other fantastic inventions in _all_ running applications,
not just when using the shell proper.

I am afraid that hacking the frambuffer is not one of my interests, so
I will not be pursuing such a project, but if one ever surfaces, it
should run perfectly well together with fish.


Axel

> Bye,
> Tassilo
> __________
> [1] http://dev.gentoo.org/~spock/projects/fbsplash/
> [2] http://www.eterm.org
> --
> Contrary to popular belief, there is indeed enough Chuck Norris to go
> around.

Worst. Norris joke. Ever. :-P

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to