Linux framebuffer

This commit is contained in:
Markus Gans 2018-05-05 21:43:30 +02:00
parent 1703cc4e97
commit 681153f6a1
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ Framebuffer
The Final Cut determines the used number of bits per pixel (bpp) The Final Cut determines the used number of bits per pixel (bpp)
for Linux framebuffer console to determine whether 16 (or more) for Linux framebuffer console to determine whether 16 (or more)
different background colors can be displayed. For this your user different background colors can be displayed. For this needs your
needs read-access to the framebuffer device (/dev/fb0 or /dev/fb/0). user read-access to the framebuffer device (/dev/fb0 or /dev/fb/0).
If this is the case, you can check with the following command: If this is the case, you can check with the following command:
> fbset -i > fbset -i