- rcinput_fake: add KEY_TOUCHPAD_TOGGLE

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2022-11-07 21:21:38 +01:00
committed by Thilo Graf
parent 30fec82053
commit d28c3ff231

View File

@@ -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