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:
Diffstat (limited to 'debian/local/octoscreen/config')
-rwxr-xr-xdebian/local/octoscreen/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/local/octoscreen/config b/debian/local/octoscreen/config
index 002dd80..85f7ea7 100755
--- a/debian/local/octoscreen/config
+++ b/debian/local/octoscreen/config
@@ -50,3 +50,8 @@ OCTOSCREEN_LOG_LEVEL=Error
OCTOSCREEN_RESOLUTION=800x480
# OCTOSCREEN_RESOLUTION is optional and defaults to 800x480 if missing
# (defined in globalVars.go)
+
+
+# To display the cursor, uncomment the following line and set to true.
+#DISPLAY_CURSOR=true
+# You will also need to edit /lib/systemd/system/octoscreen.service and remove "-nocursor"