Page 9 of 11
Re: [APP] SamyGO RCremap for D(arm)/E/F
Posted: Wed Apr 02, 2014 7:43 pm
by sectroyer
zoelechat wrote:Ok, from what I tried, many keys are doing nothing!

Maybe it does nothing for you bot something for others

I also have a lot of keys that do nothing on my TV

I want a key that does nothing on ALL TVs

Re: [APP] SamyGO RCremap for D(arm)/E/F
Posted: Wed Apr 02, 2014 9:48 pm
by sectroyer
About sat-air issue

Check version from extras

Re: [APP] SamyGO RCremap for D(arm)/E/F
Posted: Sat Apr 19, 2014 1:15 pm
by beatfreak
best chances for unused functions in last 40 (KEY_ext##) i think, if the key already has a name there is a high probability that is has been used already somewhere.
Did you come across some kind of mapping list for actual recieved IR signals to KEY-functions?
like
KEY_MUTE = 15 ---> E0E0 F00F [241x255 or 61455 dec ] (E0E0 seems to be the Header for all current Samys)
KEY_3SPEED = 60 ---> E0E0 3CC3 [61x255 or 15555 dec]
Re: [APP] SamyGO RCremap for D(arm)/E/F
Posted: Sat Jun 14, 2014 6:11 pm
by BullFrog
Has anyone managed to find the "Game Mode" on/off key? Or the screen off.
KEY_GAME does nothing at all (not available)
KEY_ESAVING does not turn off the screen, just energy saving stuff...
Re: [APP] SamyGO RCremap for D(arm)/E/F
Posted: Mon Dec 29, 2014 9:49 pm
by oldman
edytibi wrote:Hello!I tried this application in an attempt to remap the "e-manual" (KEY_HELP) key to "record" (KEY_REC).The device is a 32F6400 firmware 1113 rooted using "no developer account method" by m2tk..
It's probably too late, but correct key for
E-MANUAL button on F-series is
KEY_TOPMENU. Tested on
RC AA59-00786 and UExxF6400.
Re: [APP] SamyGO RCremap for D(arm)/E/F
Posted: Wed Dec 31, 2014 1:35 am
by Deus3X
Hi all
I want to replace the "d" button on my remote with a more useful key..
Anyone know the code of this button (the button on the image) ?
Thanx you

Re: [APP] SamyGO RCremap for D(arm)/E/F
Posted: Wed Dec 31, 2014 9:29 pm
by mihd
Deus3X wrote:Hi all
I want to replace the "d" button on my remote with a more useful key..
Anyone know the code of this button (the button on the image) ?
Thanx you

I have at this point "AD / Subt". Try to reassign KEY_AD or KEY_CAPTION
Re: [APP] SamyGO RCremap for D(arm)/E/F
Posted: Thu Jan 01, 2015 2:09 pm
by Deus3X
mihd wrote:Deus3X wrote:Hi all
I want to replace the "d" button on my remote with a more useful key..
Anyone know the code of this button (the button on the image) ?
Thanx you

I have at this point "AD / Subt". Try to reassign KEY_AD or KEY_CAPTION
hi, tnx for your answer.
i tested your suggested keys but not worked

when i press the 'd' button the tv tell me something about the data service...
i also tried KEY_DNET supposing thay d was for data...
no result....

Re: [APP] SamyGO RCremap for D(arm)/E/F
Posted: Sun Jan 04, 2015 12:40 pm
by Deus3X
there is not a way to dump the key code from the remote? there is not a list on the tv?
Re: [APP] SamyGO RCremap for D(arm)/E/F
Posted: Sun Jan 18, 2015 11:59 am
by Deus3X
Deus3X wrote:Hi all
I want to replace the "d" button on my remote with a more useful key..
Anyone know the code of this button (the button on the image) ?
Thanx you

I founded it

It was KEY_APP_LIST
