Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
[ROM] Android TV (7.1.2) Beelink GT1 (Multi 6255 & 9377 Standard+Ultimate)
Collapse
This is a sticky topic.
X
X
-
Yes it uses an usb dongle. I did it a year ago on another box following just this forum and I got the files from there. I think the vendor file is working but I managed to make the power button the last time only by replacing remote.conf file because it is IR. I'll wait for the guide and see if it helps me.
-
1) Download a terminal app, have the remote connected
in terminal do
Code:[B]cat /proc/bus/input/devices[/B]
make a new file called Vendor_????_Product_????.kl <~~~~~ replace the ???? with your values from terminal for Vendor= Product=
open the file with a text editor and paste this inside
Code:key 1 ESCAPE key 2 1 key 3 2 key 4 3 key 5 4 key 6 5 key 7 6 key 8 7 key 9 8 key 10 9 key 11 0 key 158 BACK key 58 CAPS_LOCK key 29 CTRL_RIGHT key 127 MENU key 217 SEARCH key 228 POUND key 227 STAR key 108 DPAD_DOWN key 103 DPAD_UP key 172 HOME key 105 DPAD_LEFT key 106 DPAD_RIGHT key 115 VOLUME_UP key 114 VOLUME_DOWN key 104 PAGE_UP key 109 PAGE_DOWN key 16 Q key 17 W key 18 E key 19 R key 20 T key 21 Y key 22 U key 23 I key 24 O key 25 P key 26 LEFT_BRACKET key 27 RIGHT_BRACKET key 43 BACKSLASH key 30 A key 31 S key 32 D key 33 F key 34 G key 35 H key 36 J key 37 K key 38 L key 39 SEMICOLON key 40 APOSTROPHE key 14 DEL key 44 Z key 45 X key 46 C key 47 V key 48 B key 49 N key 50 M key 51 COMMA key 52 PERIOD key 53 SLASH key 28 DPAD_CENTER key 56 ALT_LEFT key 100 ALT_RIGHT key 42 SHIFT_LEFT key 54 SHIFT_RIGHT key 15 TAB key 57 SPACE key 12 MINUS key 13 EQUALS key 164 MEDIA_PLAY_PAUSE key 165 MEDIA_PREVIOUS key 163 MEDIA_NEXT key 208 MEDIA_FAST_FORWARD key 168 MEDIA_REWIND key 116 POWER key 113 VOLUME_MUTE
Press all buttons one by one, taking note of the *scancode* value for each button press
Now change the key codes in the file you made with the scancodes you took to mach the button description
3) save file, add to system/usr/keylayout
set permissions and reboot.
The scancode for the select button needs to be DPAD_CENTER
but these remote normally default to ENTER and that's the main reason for doing the above, as leanback keyboard wont accept enter.
All other buttons are normally ok.. so if all button on your remote work fine, except select button with ATV keyboard.. then you can skip step 2)
Last edited by tillaz87; 16 January 2018, 15:35.
Comment
-
I already did that but that doesn't help me making the IR button (power button) of my minix A3 work. Everything works but that button because it is IR. Can you by any chance put the original remote.conf file here? I forgot to backup. No problem if you can't. Its just to save me from re-installing. Thanks again!
Comment
-
I tried both zips and the IR power button doesn't work and the "OK" button results in a KEYCODE_ENTER. I even changed the permissions with chmod 644. Kinda lost here now but going to keep trying stuff. Thanks for your help anyways
Edit: I think the remote is still using the Generic.kl. There should be an error on the .kl file I have but dont know how to find out.
Comment
-
Originally posted by SocksKodi View Postthe "OK" button results in a KEYCODE_ENTER.
if you have a button on that remote you don't use and it has a scancode I could change it to the power button
Here is an example with the esc button on the back of the remote Flash4.zip (hold for power menu)
Attached Files
Comment
What's Going On
Collapse
There are currently 3525 users online. 2 members and 3523 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment