Skip to content

Instantly share code, notes, and snippets.

@Simon34545
Created January 11, 2023 21:40
Keycodes on LG Full Function Standard TV Remote Control
POWER 116
TV_VIDEO 241
CC 799
RF_EMANUAL 934
SEARCH 217
TV 377
1 2
2 3
3 4
4 5
5 6
6 7
7 8
8 9
9 10
LIST 771
0 11
FLASHBACK 772
VOLUMEUP 115
VOLUMEDOWN 114
CHANNELUP 402
CHANNELDOWN 403
FAVORITES 364
INFO 358
MUTE 113
NETFLIX 1037
RF_HOME 773
AMAZON 1038
MENU 139
UP 103
LIVE_ZOOM 1027
LEFT 105
ENTER 28
RIGHT 106
BACK 412
DOWN 108
EXIT 174
AD 829
TIMER 795
STOP 128
REWIND 168
PLAY 207
PAUSE 119
FASTFORWARD 208
RED 398
GREEN 399
YELLOW 400
BLUE 401
@arsenal3008
Copy link

Hello, can you tell me the code for the movies button?

@Sab44
Copy link

Sab44 commented Apr 22, 2024

Hello, can you tell me the code for the movies button?

Movies button is 1083 on my magic remote.

@arsenal3008
Copy link

Ok

@Iitzab
Copy link

Iitzab commented May 16, 2024

Hi, Can you tell me the code for wheel button scroll up/down for magic remote?

@L1nKinc
Copy link

L1nKinc commented Oct 27, 2024

Hi, Can you tell me the code for wheel button scroll up/down for magic remote?

On my magic remote the buttons are:

  • Scroll wheel up 402
  • Scroll wheel down 403

@nayankathrecha
Copy link

hi
every one please guide me how install any android app in web os tv

@gavra2001
Copy link

my lginputhook logs aren't working for some reason. Does anybody know any other ID for prime video, 1038 isn't working in my case. My LG remote is B219

@gavra2001
Copy link

apparently the ID was same but newest app 1.4.0 wouldn't work at all, downloaded 1.3.2, installed it over WebOS tv manager (windows app) and it works like charm (Netflix is 1037, Amazon is 1038) 😁

@AineshXCR7
Copy link

apparently the ID was same but newest app 1.4.0 wouldn't work at all, downloaded 1.3.2, installed it over WebOS tv manager (windows app) and it works like charm (Netflix is 1037, Amazon is 1038) 😁

Hey thanks for telling the button id of Netflix and Amazon. I was wondering like how did you get the information about button id pls share here?

@gavra2001
Copy link

apparently the ID was same but newest app 1.4.0 wouldn't work at all, downloaded 1.3.2, installed it over WebOS tv manager (windows app) and it works like charm (Netflix is 1037, Amazon is 1038) 😁

Hey thanks for telling the button id of Netflix and Amazon. I was wondering like how did you get the information about button id pls share here?

hi :), I have used LG Input Hook, but, just getting latest one from WebOS brew or whatever you do to install custom apps wouldn't work for me since newest app version is 1.4.0, I've found older app version under their releases on GitHub - 1.3.2 and side loaded it by that computer app (WebOS Dev Manager was the name iirc) onto my TV. here's the GitHub link for tv remote app
https://github.com/Simon34545/lginputhook

forgot to mention after you open the app it simply shows log file with any button you press, you can also access the IP address which shows it on any other device.. if you need any further assistance you can send me a message on discord @loodygawra as I'm more active there than here cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment