mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
- rcinput: fix non existing info key for vu+
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
cat << EOF
|
||||
// rcsim.h - automatically created from driver/rcinput.h
|
||||
|
||||
#ifndef KEY_NONEXISTING
|
||||
#define KEY_NONEXISTING 0x0
|
||||
#endif
|
||||
|
||||
#ifndef KEY_GAMES
|
||||
#define KEY_GAMES 0x1a1 /* Media Select Games */
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user