Linux framebuffer
This commit is contained in:
parent
1703cc4e97
commit
681153f6a1
|
@ -3,8 +3,8 @@ Framebuffer
|
|||
|
||||
The Final Cut determines the used number of bits per pixel (bpp)
|
||||
for Linux framebuffer console to determine whether 16 (or more)
|
||||
different background colors can be displayed. For this your user
|
||||
needs read-access to the framebuffer device (/dev/fb0 or /dev/fb/0).
|
||||
different background colors can be displayed. For this needs your
|
||||
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:
|
||||
|
||||
> fbset -i
|
||||
|
|
Loading…
Reference in New Issue