summaryrefslogtreecommitdiffstats
path: root/core/modules/kiosk-common/data/opt/openslx/scripts/kiosk-launch
Commit message (Collapse)AuthorAgeFilesLines
* [kiosk-common] Fix job killing logicSimon Rettberg2023-01-311-2/+2
|
* [kiosk-common/kiosk-chromium] Support multimedia keysSimon Rettberg2021-03-221-0/+8
| | | | Closes #3792
* [kiosk-common/kiosk-chromium] Add system certs to cert storeSimon Rettberg2021-02-091-0/+2
| | | | References #3418
* [kiosk-common] fix check for bg jobsJonathan Bauer2020-03-191-1/+1
|
* [kiosk-common] export PATH...Jonathan Bauer2020-02-051-0/+2
|
* [kiosk-*] Support SLX_BROWSER, add precheck for browser binarySimon Rettberg2019-11-121-3/+31
| | | | | | | | | | SLX_BROWSER is is space separated list of keywords. They are globbed within the kiosk-launch.d directory, so specifying SLX_BROWSER='chromium firefox' would first look for any file named *chromium* and source it, and if that fails for any file named *firefox*. If everything fails or the variable is empty, any file in that directory will be sourced.
* [kiosk*] rework and introduce kiosk mode modulesJonathan Bauer2019-01-041-0/+26
changed from slxbrowser only support to modular hook structure to support additional browser, i.e. chromium NOTE: kiosk-chromium and kiosk-netpoint only make sense with the new gen