Actions
Bug #1230
openDisable omxplayer key bindings in AutoKiosk mode.
Status:
New
Priority:
Immediate
Assignee:
Category:
Configuration
Target version:
Start date:
05 Oct 2025
Due date:
% Done:
0%
Estimated time:
Severity:
01 - Critical
Description
The command to start omxplayer in VideoFE in AutoKiosk mode should include the following option.
--no-keys Disable keyboard input (prevents hangs for certain TTYs)
This may better allow VideoFE's key_press() handler to perform properly for skipping videos, adjusting volume, etc.
It's likely that this feature may be something we ALWAYS want to enable so that VideoFE can handle these features through dbuscontrol.sh instead.
Actions