Search results

  1. B

    Input sub system button codes

    The input-event-codes.h contains multiple entries for FORWARD key, 1.#define KEY_FORWARD 159 /* AC Forward */ 2. #define KEY_FASTFORWARD 208 3. #define BTN_FORWARD 0x115 Does these codes are intended for different purpose? If yes, What are those?
Top