midori-display.default: Adapt the per-display settings (derived from impressive-display.default) to midori-display."

This commit is contained in:
Mike Gabriel 2017-03-24 16:46:37 +01:00
parent a9274360c2
commit 0ab9799fe7
1 changed files with 5 additions and 5 deletions

View File

@ -8,11 +8,11 @@ DEFAULT_WWW_URI="file:///usr/share/doc/midori-display/midori-display.html"
#DEFAULT_RESOLUTION="1920x1080"
#FIXME: Configure individual display screens with host specific parameters:
#DISPLAYS['display-host-0']="pdf_uri=file:///usr/share/doc/impressive-display/impressive-display.pdf.gz"
#DISPLAYS['display-host-1']="pdf_uri=file:///usr/share/doc/impressive-display/examples/testpage1.pdf.gz"
#DISPLAYS['display-host-2']="pdf_uri=file:///usr/share/doc/impressive-display/examples/testpage2.pdf.gz|res=1024x768"
#DISPLAYS['display-host-3']="pdf_uri=file:///usr/share/doc/impressive-display/examples/testpage3.pdf.gz|res=1280x1024"
#DISPLAYS['other-host-from-web']="pdf_uri=https://some.host.out.there/path/to/infoscreen.pdf"
#DISPLAYS['display-host-0']="www_uri=https://www.displayserver.comany.net/display-1/index.html"
#DISPLAYS['display-host-1']="www_uri=https://www.displayserver.comany.net/display-2/index.html"
#DISPLAYS['display-host-2']="www_uri=https://www.displayserver.comany.net/display-3/index.html|res=1920x1280"
#DISPLAYS['display-host-3']="www_uri=https://www.displayserver.comany.net/display-4/index.html"|res=1280x1024"
#DISPLAYS['display-host-local-file']="www_uri=file:///usr/share/doc/midori-display/midori-display.html"
#### ^^^ use: FAKE_HOSTNAME="display-host-1" midori-display
### to play with other hostnames and their PDF URI / resolution settings...