Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
misc:multiscreen_kiosks [2024/05/14 03:20]
optrix
misc:multiscreen_kiosks [2024/05/14 21:42] (current)
optrix
Line 11: Line 11:
    "C:\Program Files\Google\Chrome\Application\chrome.exe" --kiosk "https://demo.optrix.com.au/s/pl/displaylist/info?report=powerdist"    "C:\Program Files\Google\Chrome\Application\chrome.exe" --kiosk "https://demo.optrix.com.au/s/pl/displaylist/info?report=powerdist"
  
-//You can run the command above in Command Prompt, or copy it into a Windows Shortcut.//+//You can run the command above in Command Prompt, or copy it into a [[misc:kiosk_mode_example|Windows Shortcut]].//
  
 ===Running On Specific Screens=== ===Running On Specific Screens===
Line 38: Line 38:
    "C:\Program Files\Google\Chrome\Application\chrome.exe" --window-position=1920,0 --kiosk --user-data-dir=c:/tmp/u2 "https://demo.optrix.com.au/s/pl/displaylist/info?report=powerdist"    "C:\Program Files\Google\Chrome\Application\chrome.exe" --window-position=1920,0 --kiosk --user-data-dir=c:/tmp/u2 "https://demo.optrix.com.au/s/pl/displaylist/info?report=powerdist"
  
 +//NOTE: A window might open in the wrong place and ask you to perform some first-time setup questions when you launch these kiosks for the first time, since you've created two fresh new Chrome user folders.//
 +
 +//If this happens, simply finish the setup without signing in to any accounts. This should then open your browser in Kiosk mode on the correct display.//
 +
 +See the [[kiosk_mode_example|Kiosk Mode Example]] for a step-by-step guide to opening a kiosk browser when you first login to Windows.