rcinput: add RC_touchpad_toggle and RC_vod

Origin commit data
------------------
Branch: ni/coolstream
Commit: 72c43ea90d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-27 (Tue, 27 Sep 2022)

Origin message was:
------------------
- rcinput: add RC_touchpad_toggle and RC_vod

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2022-09-27 23:58:23 +02:00
parent 228594f31f
commit 34d7dbf81b
3 changed files with 10 additions and 0 deletions

View File

@@ -191,6 +191,8 @@ class CRCInput
RC_bookmarks = KEY_BOOKMARKS,
RC_program = KEY_PROGRAM,
RC_playpause = KEY_PLAYPAUSE,
RC_touchpad_toggle = KEY_TOUCHPAD_TOGGLE,
RC_vod = KEY_VOD,
RC_f1 = KEY_F1,
RC_f2 = KEY_F2,