Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jwilk
on June 3, 2020
|
parent
|
context
|
favorite
| on:
Writing to the Framebuffer (2018)
It's raw pixel data, but in general you can't just cat /dev/fb0: only part of the buffer might be be displayed on screen, and there might be colormap involved (even in 24bpp or 32bpp modes).
I recommend using fbcat for taking screenshots:
https://github.com/jwilk/fbcat
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I recommend using fbcat for taking screenshots: https://github.com/jwilk/fbcat