[debian-edu-commits] debian-edu/pkg-team/ 01/04: debian/impressive-display.default: Comment out options that match upstream's defaults.

Mike Gabriel sunweaver at debian.org
Fri Apr 1 23:44:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository impressive-display.

commit 066d2cae76fada2b0fc90f2f7f37b64617a6ab8d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Apr 1 15:46:43 2016 +0200

    debian/impressive-display.default: Comment out options that match upstream's defaults.
---
 debian/impressive-display.default | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/impressive-display.default b/debian/impressive-display.default
index 8fff179..643a8b9 100644
--- a/debian/impressive-display.default
+++ b/debian/impressive-display.default
@@ -23,15 +23,15 @@ PRIMARY_DISPLAYS="$(hostname -f)"
 #HTTP_PROXY_URL="http://webcache:3128"
 
 # Idle interval between PDF downloads.
-DOWNLOAD_INTERVAL="600"
+#DOWNLOAD_INTERVAL="600"
 
 # During rush hours check PDF file on remote URL more often
-RUSH_HOURS="07-11"
-RUSH_HOURS_DOWNLOAD_INTERVAL="180"
+#RUSH_HOURS="07-11"
+#RUSH_HOURS_DOWNLOAD_INTERVAL="180"
 
 # Disable PDF downloads at night time completely...
-SLEEP_HOURS="22-06"
-SLEEP_HOURS_DOWNLOAD_INTERVAL="0"
+#SLEEP_HOURS="22-06"
+#SLEEP_HOURS_DOWNLOAD_INTERVAL="0"
 
 # Or different static PDF documents (downloadable PDFs get preferred by
 # the impressive-display script...).
@@ -39,23 +39,23 @@ PDF_FILE_PRIMARIES="/usr/share/doc/debian/FAQ/debian-faq.pdf.gz"
 PDF_FILE_SECONDARIES="/usr/share/doc/debian/FAQ/debian-faq.pdf.gz"
 
 # Show each slide for <n> seconds.
-SLIDE_DURATION=20
+#SLIDE_DURATION=20
 
 # Launch pulseaudio daemon if not already running.
-WITH_PULSEAUDIO="yes"
+#WITH_PULSEAUDIO="yes"
 
 # Hide idle mouse pointer.
-HIDE_IDLE_POINTER="yes"
+#HIDE_IDLE_POINTER="yes"
 
 # Enforce fixed resolution for displays:
 # PRIMARIES_RESOLUTION="1920x1080"
 # SLAVE_RESOLUTION="1920x1080"
-PRIMARIES_RESOLUTION=
-SLAVE_RESOLUTION=
+#PRIMARIES_RESOLUTION=
+#SLAVE_RESOLUTION=
 
 # screensaver settings, see "man 1 xset" for possible options
-SCREENSAVER_SETTINGS=
+#SCREENSAVER_SETTINGS=
 
 # Put impressive's fading options in the below variable...
 # On GL systems use: --supersample -k --transition PagePeel
-IMPRESSIVE_OPTIONS="--transition None"
+#IMPRESSIVE_OPTIONS="--transition None"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/impressive-display.git



More information about the debian-edu-commits mailing list