URL Parameters¶
By default the SNMD UI loads the default Terminal config and uses default UI settings. You change the terminal config name and the UI settings using the following URL query parameters.
List of parameters¶
config
The name of terminal configuration (default:default).3d
UI setting: toggle 3D view
0Disable 3D view (increases performance).1Enable 3D view (decreased performance).solarized
UI setting: Switch solarized theme.
0Switch theme to solarized dark.1Switch theme to solarized light.volume
UI setting: Toggle alert sounds.
0Enable notification sounds.1Disable notification sounds.notify
UI setting: Toggle browser notifications.
0Enable desktop notifications.1Disable desktop notifications.rotate
UI setting: Toggle interval or continuous view rotation.
0Rotate view after activity timeout.1Keep current view.2Continuous view rotation.follow
UI setting: Toggle current view follows state changes.
0Switch to views if there state changes at least warning.1Do not switch to views due to state changes.
Example¶
To load the terminal config wall and change the rotate setting to mode 2:
http://snmd.foo.lan/?config=wall&rotate=2
Fragment identifier¶
The view which should be shown initially when the SNMD UI is loading can be specified. The URL needs to be sufffixed by a hash mark # and the view’s ID.
The first view has the ID 1 and the IDs are counted from left-to-right.