fbflut/README.md

13 lines
265 B
Markdown
Raw Normal View History

2021-08-19 01:32:56 +00:00
# fbflut
framebuffer pixelflut server in C.
## running
- compile with `make`
- make sure you have read/write access
to the framebuffer (ie put yourself in the `video` group)
- go in something that wont fight you for the framebuffer,
ie a tty
- do `./fbflut`