[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: writing to the screen



Hi,
I am not sure what you want to do, but if all you want to do is draw
graphics on the screen, you can use sdl. AFAIK you cannot directly draw
on the screen, you have to be root to do that, and only in kernel mode.

You can open a X window and draw on that, or you can use gtk.

www.libsdl.org

patrick dey wrote:

> Hi all,

> could some one please tell me how to write to screen.
> I just started low level programming with linux.
> any usefull links??
>
> thanks
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
> -
> Kernelnewbies: Help each other learn about the Linux kernel.
> Archive:       http://mail.nl.linux.org/kernelnewbies/
> IRC Channel:   irc.openprojects.net / #kernelnewbies
> Web Page:      http://www.kernelnewbies.org/

-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.kernelnewbies.org/