From 2044a999abeea38f2ecbd4b46433034030b1c95b Mon Sep 17 00:00:00 2001 From: Markus Gans Date: Sat, 5 May 2018 21:48:20 +0200 Subject: [PATCH] Linux framebuffer --- doc/framebuffer.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/framebuffer.txt b/doc/framebuffer.txt index 34aedfe7..e035bebe 100644 --- a/doc/framebuffer.txt +++ b/doc/framebuffer.txt @@ -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 needs your -user read-access to the framebuffer device (/dev/fb0 or /dev/fb/0). +different background colors can be displayed. Therefor your user +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: > fbset -i