From c052d6239b080a785c625f590e9a6b375dcbd057 Mon Sep 17 00:00:00 2001 From: Julian Scheel Date: Sat, 29 Sep 2012 21:35:11 +0200 Subject: README: Describe overscan option Signed-off-by: Julian Scheel --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index e01a1f2..5f8be2b 100644 --- a/README +++ b/README @@ -119,5 +119,12 @@ KEY_DECODE_WVC1 = "12345678" You can supply more licenses separated by comma. Example: KEY_DECODE_WVC1 = "0x12345678,0xabcdabcd,0x87654321" +Optional - Disable overscan: + +By default the GPU adds a black border around the video output to compensate for TVs +which cut off part of the image. To disable this set this variable in +local.conf: +DISALE_OVERSCAN = "0" + Layer maintainer: John Willis Andrei Gherzan -- cgit v1.2.3-54-g00ecf