Skip to content

Conversation

agordon
Copy link

@agordon agordon commented Mar 5, 2021

No description provided.

agordon added 2 commits March 4, 2021 10:26
Combined with "--app=URL", "--single-app" will replace the
URL of an existing browser window, instead of opening a new one.
If no existing browser window is open, "--single-app" is a no-op
and a new browser window will open.

Example:

   # Open a browser in full screen, app mode (e.g. a "kiosk")
   midori -e fullscreen -a https://www.google.com

   # Replace the webpage shown on the existing browser
   midori --single-app -a https://www.yahoo.com
Complementary to '-e fullscreen' which toggles fullscreen mode,
this command always turns full-screen mode (or no-op if already
in full screen mode).
This is useful for kiosk mode, especially with changing the kiosk
webpage display from the command line.

Example:

  midory -e force-fullscreen -a https://www.yahoo.com
laffer1 added a commit to MidnightBSD/raphael that referenced this pull request May 24, 2023
Add --single-app command-line option for easier kiosk mode
new -e/--execute command: 'force-fullscreen'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant