mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
rcinput: fix RC_mode for BRE2ZE4K
Origin commit data
------------------
Commit: e6abf949e6
Author: GetAway <get-away@t-online.de>
Date: 2018-12-02 (Sun, 02 Dec 2018)
This commit is contained in:
@@ -241,7 +241,11 @@ class CRCInput
|
||||
RC_rewind = KEY_REWIND,
|
||||
RC_stop = KEY_STOP,
|
||||
RC_timeshift = KEY_TIME,
|
||||
#if BOXMODEL_BRE2ZE4K
|
||||
RC_mode = KEY_SWITCHVIDEOMODE,
|
||||
#else
|
||||
RC_mode = KEY_MODE,
|
||||
#endif
|
||||
RC_games = KEY_GAMES,
|
||||
RC_next = KEY_NEXT,
|
||||
RC_prev = KEY_PREVIOUS,
|
||||
|
Reference in New Issue
Block a user