[App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support
Re: [App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support
sectroyer today is my GOD!!! jajaja and you too many thanks to both!!!
Samsung 55HU7500L
Samsung 40F6500
Samsung 32K5570SU
Samsung 40F6500
Samsung 32K5570SU
Re: [App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support
I have only small soap-like remote. Is it possible to remap "Voice" and "Football" keys? What key codes should I use?
Rooted UE32H6410 T-MST14DEUC-1106.1
Re: [App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support
They're surely remappable, but no idea if keycodes are known. With a little luck maybe Football=Sport:GHero wrote:I have only small soap-like remote. Is it possible to remap "Voice" and "Football" keys? What key codes should I use?
Code: Select all
Sport Mode : [KEY_HDMI1]
That's all I have in my "archives"

I do NOT receive any PM. Please use forum.
Re: [App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support
Ok, I'll try the sport. Can we log all the pressed keys somehow?
Rooted UE32H6410 T-MST14DEUC-1106.1
Re: [App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support
Not yetGHero wrote:Can we log all the pressed keys somehow?

I do NOT receive any PM. Please use forum.
Re: [App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support
Now it's possible, check bottom of 1st post, I've added some tool...GHero wrote:Can we log all the pressed keys somehow?
Please report keycodes of your exotic keys

I do NOT receive any PM. Please use forum.
Re: [App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support
TY for your help. Tried to run the logger. Getting strange values for all keys...
I have this kind of remote with motion sensor:

SpoilerShow
/mnt # cat /dtv/LogRCkey.log
[LogRCkey] SamyGO E/F/H libLogRCkey v0.0.3 - (c) zoelechat 2015
[LogRCkey] _ZN10CViewerApp14t_OnInputOccurEPK7PTEvent [0x28d2350].
[LogRCkey] Init done, now monitoring RC keypress...
[LogRCkey] 17104899
[LogRCkey] 17105136
[LogRCkey] 17105143
[LogRCkey] 17104899
[LogRCkey] 17104899
[LogRCkey] 17104899
[LogRCkey] 17104984
[LogRCkey] 17104984
[LogRCkey] 17104922
[LogRCkey] 17104896
[LogRCkey] 17104899
[LogRCkey] 17104899
[LogRCkey] 17104899
[LogRCkey] 17104899
[LogRCkey] 17104899
[LogRCkey] 17104899
[LogRCkey] SamyGO E/F/H libLogRCkey v0.0.3 - (c) zoelechat 2015
[LogRCkey] _ZN10CViewerApp14t_OnInputOccurEPK7PTEvent [0x28d2350].
[LogRCkey] Init done, now monitoring RC keypress...
[LogRCkey] 17104899
[LogRCkey] 17105136
[LogRCkey] 17105143
[LogRCkey] 17104899
[LogRCkey] 17104899
[LogRCkey] 17104899
[LogRCkey] 17104984
[LogRCkey] 17104984
[LogRCkey] 17104922
[LogRCkey] 17104896
[LogRCkey] 17104899
[LogRCkey] 17104899
[LogRCkey] 17104899
[LogRCkey] 17104899
[LogRCkey] 17104899
[LogRCkey] 17104899

Rooted UE32H6410 T-MST14DEUC-1106.1
Re: [App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support
Sorry small bug I couldn't detect on E, should be fixed. New version posted to 1st post, please testGHero wrote:Getting strange values for all keys...

I do NOT receive any PM. Please use forum.
Re: [App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support
Thx for the keys. Here's the mapping:
Search => KEY_EXT27
Keypad => KEY_EXT34
Football => 270 (no name, just a code)
Voice => this key is not catched at all.
Search => KEY_EXT27
Keypad => KEY_EXT34
Football => 270 (no name, just a code)
Voice => this key is not catched at all.
Rooted UE32H6410 T-MST14DEUC-1106.1
Re: [App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support
Means not remappable, AFAIK RCremap doesn't support keys above 254 (only those having a name).GHero wrote:Football => 270 (no name, just a code)
No need to say: even lessGHero wrote:Voice => this key is not catched at all.

I do NOT receive any PM. Please use forum.