Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Z-Bolt/OctoScreen.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksei Kvitinskii <aleksei.kvitinskii@gmail.com>2019-10-15 19:18:59 +0300
committerGitHub <noreply@github.com>2019-10-15 19:18:59 +0300
commit567e1f32cfc110529a4c5b4d43688e9df18acd3e (patch)
tree8315a6b7056a235411cdca4d1708568aad6f6f1f
parente287aa18e6d602213bdad81f0835959f16f66e6c (diff)
parentf394336c0d4c09b9ee1c8bdf8cb1022ca515cd3d (diff)
Merge pull request #32 from gmembre-zenika/patch-1
Add a link to the official doc for hdmi_cvt
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b9e8a47..a6105cb 100644
--- a/README.md
+++ b/README.md
@@ -105,7 +105,7 @@ the `.deb` package you can configure it at `/etc/octoscreen/config`.
- `OCTOSCREEN_STYLE_PATH` - Several themes are supported, and style configurations can be done through CSS. This variable defines the location of the application theme.
-- `OCTOSCREEN_RESOLUTION` - Resolution of the application, should be configured to the resolution of your screen. Optimal resolution for OctoScreen is no less than 800x480, so if the physical resolution of your screen is 480x320, it's recommended to set the software resolution 800x533. If you are using Raspbian you can do it by changing hdmi_cvt param in /boot/config.txt file
+- `OCTOSCREEN_RESOLUTION` - Resolution of the application, should be configured to the resolution of your screen. Optimal resolution for OctoScreen is no less than 800x480, so if the physical resolution of your screen is 480x320, it's recommended to set the software resolution 800x533. If you are using Raspbian you can do it by changing [`hdmi_cvt`](https://www.raspberrypi.org/documentation/configuration/config-txt/video.md) param in `/boot/config.txt` file.
### Custom controls and commands