diff options
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -105,7 +105,7 @@ KEY_DECODE_WVC1 = "0x12345678,0xabcdabcd,0x87654321" | |||
105 | By default the GPU adds a black border around the video output to compensate for | 105 | By default the GPU adds a black border around the video output to compensate for |
106 | TVs which cut off part of the image. To disable this set this variable in | 106 | TVs which cut off part of the image. To disable this set this variable in |
107 | local.conf: | 107 | local.conf: |
108 | DISABLE_OVERSCAN = "0" | 108 | DISABLE_OVERSCAN = "1" |
109 | 109 | ||
110 | 2.E. Optional - Set overclocking options: | 110 | 2.E. Optional - Set overclocking options: |
111 | ========================================= | 111 | ========================================= |