Browse Source

Mention the ?inactive parameter in the docs

Tobias Wolf 8 years ago
parent
commit
f143cb655a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/reference/playlist.md

+ 1 - 1
docs/sources/reference/playlist.md

@@ -49,7 +49,7 @@ Click the back button to rewind to the previous Dashboard in the Playlist.
 In TV mode the top navbar, row & panel controls will all fade to transparent.
 In TV mode the top navbar, row & panel controls will all fade to transparent.
 
 
 This happens automatically after one minute of user inactivity but can also be toggled manually
 This happens automatically after one minute of user inactivity but can also be toggled manually
-with the `d v` sequence shortcut. Any mouse movement or keyboard action will
+with the `d v` sequence shortcut, or by appending the parameter `?inactive` to the dashboard URL. Any mouse movement or keyboard action will
 restore navbar & controls.
 restore navbar & controls.
 
 
 Another feature is the kiosk mode - in kiosk mode the navbar is completely hidden/removed from view. This can be enabled with the `d k`
 Another feature is the kiosk mode - in kiosk mode the navbar is completely hidden/removed from view. This can be enabled with the `d k`