Linux framebuffer

This commit is contained in:
Markus Gans 2018-05-05 21:48:20 +02:00
parent 681153f6a1
commit 2044a999ab
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 needs your different background colors can be displayed. Therefor your user
user read-access to the framebuffer device (/dev/fb0 or /dev/fb/0). needs 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