mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
driver/rcinput.cpp: add missing sleep, sub, pos keys
This commit is contained in:
@@ -232,6 +232,9 @@ class CRCInput
|
||||
RC_next = KEY_NEXT,
|
||||
RC_prev = KEY_PREVIOUS,
|
||||
RC_www = KEY_WWW,
|
||||
RC_sub = KEY_SUBTITLE,
|
||||
RC_pos = KEY_MOVE,
|
||||
RC_sleep = KEY_SLEEP,
|
||||
|
||||
RC_power_on = KEY_POWERON,
|
||||
RC_power_off = KEY_POWEROFF,
|
||||
|
Reference in New Issue
Block a user