Running Midori from command line: where is the parameters list?
Hello, I installed Midori on Raspbian (Raspberry Pi 3) and I need to run it from the command line. Can you tell me where I can retrieve the parameters list that I can use?
Thank you.
You can use midori --help or more specifically midori --help-execute to get the list of actions that can be used with -e.
That does ok, but I would like some indication on how to use this more properly. Specifically, I am trying to run this in kiosk mode and use this to start it:
midori -p -e Fullscreen -a http://localhost
The question I am trying to figure out is how do I scale it? I tried zoomin and that did not do anything. I tried both xoomin and zoomout and get no change in scale of the screen display.
midori -p -e Fullscreen -e zoomin -a http://localhost
This is running in a framebuffer in Matchbox-window-manager on a raspberry pi b3 running arch linux. I am running the version compiled by Arch and it is 9.0
You can use Python to start midori and then with pyautogui or keyboard press Ctrl+=