mirror of
https://github.com/moparisthebest/uinput-mapper
synced 2024-11-14 04:35:02 -05:00
22 lines
294 B
Plaintext
22 lines
294 B
Plaintext
|
[Left]
|
||
|
KEY_LEFT, KEY_UP, KEY_RIGHT, KEY_DOWN (type=EV_KEY, value={0,1})
|
||
|
|
||
|
Red:
|
||
|
0: KEY_LEFTCTRL
|
||
|
1: KEY_LEFTALT
|
||
|
2: KEY_SPACE
|
||
|
|
||
|
Yellow:
|
||
|
3: KEY_1
|
||
|
|
||
|
[Right]
|
||
|
KEY_D, KEY_R, KEY_G, KEY_F (type=EV_KEY, value={0,1})
|
||
|
|
||
|
Red:
|
||
|
0: KEY_A
|
||
|
1: KEY_S
|
||
|
2: KEY_Q
|
||
|
|
||
|
Yellow:
|
||
|
3: KEY_2
|