diff --git a/examples/midori-display.default b/examples/midori-display.default index 62a666c..eea20cb 100644 --- a/examples/midori-display.default +++ b/examples/midori-display.default @@ -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...