diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-11-21 16:09:15 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-11-21 16:09:15 +0100 |
commit | 59067d08b5b3b548aa0cd4fcbd7b2e2eff2d523a (patch) | |
tree | f8a44a8688bd940b566965d14a14bfb9ff0ac053 | |
parent | c97d2d2b6d8db093bda061bbc4cd3018cb4b1e24 (diff) | |
download | impressive-display-59067d08b5b3b548aa0cd4fcbd7b2e2eff2d523a.tar.gz impressive-display-59067d08b5b3b548aa0cd4fcbd7b2e2eff2d523a.tar.bz2 impressive-display-59067d08b5b3b548aa0cd4fcbd7b2e2eff2d523a.zip |
impressive-display.default: Document that the default resolution is "".
-rw-r--r-- | examples/impressive-display.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/impressive-display.default b/examples/impressive-display.default index d1ef063..6a18c71 100644 --- a/examples/impressive-display.default +++ b/examples/impressive-display.default @@ -12,7 +12,7 @@ DEFAULT_PDF_URI="file:///usr/share/doc/impressive-display/impressive-display.pdf # $HOME instead!!! #DEFAULT_PDF_URL_CREDS="<username>:<password>" -# Enforce fixed resolution for all displays: +# Enforce fixed resolution for all displays (default: not set): #DEFAULT_RESOLUTION="1920x1080" # Configure individual display screens with host specific parameters: |