How to show text on /dev/fb* c++ linux?
I mean like ./my_prog my_text /dev/fb0
I found only some ezfb project but it`s not what I need and no fbdev :P
Asked
Active
Viewed 255 times
0

sssemil
- 279
- 6
- 15
-
1Framebuffer devices are *graphical* devices. – Jan 12 '14 at 11:50
-
Show the text on `/dev/tty` or *stdout* – Basile Starynkevitch Jan 12 '14 at 12:05