|
Edited by spax05 at 2017-11-03 17:19
Problem with USB-gamepads on Beelink GT1 2/16 & Beelink GT1 Ultimate:
1. Speedlink Strike (Vendor_0079_Product_0006)
2.Defender Game MasterG2 (Vendor_0079_Product_0011)
When you press buttons A, B, X, Y, L1 the current program exits and starts MUSIC_PLAYER, BROWSER_APP, ALL_APP, MEDIA_PLAYER, File manager.
They work like hot keys.
Where can I disable this setting?
This is my config for Speedlink Strike (Vendor_0079_Product_0006):
- #Buttons
- key 290 BUTTON_A
- key 289 BUTTON_B
- key 291 BUTTON_X
- key 288 BUTTON_Y
- key 292 BUTTON_L1
- key 293 BUTTON_R1
- key 294 BUTTON_L2
- key 295 BUTTON_R2
- key 296 BUTTON_SELECT
- key 297 BUTTON_START
- key 298 BUTTON_THUMBL
- key 299 BUTTON_THUMBR
- #Left Stick
- axis 0x00 X
- axis 0x01 Y
- #Right Stick
- axis 0x05 RZ
- axis 0x03 Z
- #D-pad
- axis 0x10 HAT_X
- axis 0x11 HAT_Y
Copy the Code I seem to have understood the problem, but I do not know how to solve it completely.
The picture is as follows:
In the TV-Box Beelink GT1 (ultimate) scan-codes 288,289,290,291,292 somewhere in the system are tied to the launch standard system programs.
I got connected SpeedLink Torid gamepad for the test - there are the following scan-codes: "X" -307, "Y" -304, "A" -306, "B" -305, "L1" -308. With him there are NO problems.
The problem is only with the scan-codes "288-292".
Question: Is it possible to change the scan-codes provided by the gamepad? |
|