mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- rcinput_fake: add KEY_TOUCHPAD_TOGGLE
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -65,6 +65,10 @@
|
||||
#define KEY_BOTTOMRIGHT 0x1a5
|
||||
#endif
|
||||
|
||||
#ifndef KEY_TOUCHPAD_TOGGLE
|
||||
#define KEY_TOUCHPAD_TOGGLE 0x212
|
||||
#endif
|
||||
|
||||
#ifndef KEY_VOD
|
||||
#define KEY_VOD 0x273
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user