Skip to content

Commit

Permalink
Update Configuration-through-Command-Line-Parameters.md with kiosk mo…
Browse files Browse the repository at this point in the history
…de options
  • Loading branch information
electrikjesus authored Oct 21, 2023
1 parent 0be0ddc commit 8ad9cfa
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions configuration/Configuration-through-Command-Line-Parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,12 +388,22 @@ no_console_suspend

### Features:

#### Kiosk Mode:
(Available through Android-Generic Add-On & Bliss Bass)

* `FORCE_HIDE_NAVBAR` - Set the config\_hideNavBarButtons value
* `FORCE_DISABLE_NAVIGATION` - Force disable navigation bar
Options: (true|false)

* `FORCE_ENABLE_RECENTS_GESTURE` - Sets the config\_enableRecentsGestureOnNavBar value

* `FORCE_DISABLE_NAV_HANDLE` - Force disable gesture navigation handle
Options: (true|false)

* `FORCE_DISABLE_NAV_TASKBAR` - Force disable navigation taskbar
Options: (true|false)

* `FORCE_DISABLE_NAV_HANDLE` - Force disable gesture navigation handle
Options: (true|false)

* `FORCE_DISABLE_STATUSBAR` - Force disable statusbar
Options: (true|false)

* `FORCE_SET_MAX_RECENTS` - Sets the config\_maxRecents value
Expand Down

0 comments on commit 8ad9cfa

Please sign in to comment.