Page 2 of 11

Re: [APP] SamyGO RCremap for D(arm)/E/F

Posted: Mon Sep 02, 2013 9:36 pm
by zoelechat
Works well!
ocean wrote:just remapping to other button functions e.g. I remapped "Family Story" to "KEY_ESAVING" so that I don't have to no longer go through whole menu to turn off Panel when only radio channel is played
Very good idea, I always missed that energy saving button of my former LG TV ;)

Re: [APP] SamyGO RCremap for D(arm)/E/F

Posted: Mon Sep 02, 2013 9:39 pm
by juusso
Take care. I get some freezing of exeDSP, i don`t advice to use autostart for a while until we don`t know what happen.

Re: [APP] SamyGO RCremap for D(arm)/E/F

Posted: Mon Sep 02, 2013 10:49 pm
by zoelechat
ocean wrote:"Family Story" is the same then "KEY_AUTO_ARC_C_FORCE_AGING" in keylist
Any idea about "Search" and "Support" keys?

Re: AW: [APP] SamyGO RCremap for D(arm)/E/F

Posted: Mon Sep 02, 2013 10:58 pm
by fluffi444
Oh yes. Sleeptimer would be nice. Damn that especially this is not there.

Re: AW: [APP] SamyGO RCremap for D(arm)/E/F

Posted: Mon Sep 02, 2013 11:38 pm
by zoelechat
fluffi444 wrote:Oh yes. Sleeptimer would be nice. Damn that especially this is not there.
Do you mean?

Code: Select all

KEY_SLEEP = 3
Tested, working :)

Re: [APP] SamyGO RCremap for D(arm)/E/F

Posted: Mon Sep 02, 2013 11:53 pm
by fluffi444
Thanks, zoelechat.... Works! :-)

Someone of you found: History?

KEY_TOPMENU = Support

There is a handy way to find the functions with ruSamsungTVCommunicator...
With RC Test we can send the commands and see what happens :-) But I finished for today... Good night :-)

Re: [APP] SamyGO RCremap for D(arm)/E/F

Posted: Tue Sep 03, 2013 10:44 am
by Yostie
Hi guys,

I have rooted my F6400 and have FTP and telnet access. Are the execute commands run through telnet or SSH, as i am having problems connected through SSH.

Many Thanks

Yostie

Re: [APP] SamyGO RCremap for D(arm)/E/F

Posted: Tue Sep 03, 2013 10:58 am
by zoelechat
fluffi444 wrote:Someone of you found: History?

KEY_TOPMENU = Support

There is a handy way to find the functions with ruSamsungTVCommunicator...
With RC Test we can send the commands and see what happens :-) But I finished for today... Good night :-)
Great!

No "History" key on my RC... Just found "KEY_DTV_SIGNAL" = "Search"

Re: [APP] SamyGO RCremap for D(arm)/E/F

Posted: Tue Sep 03, 2013 11:15 am
by juusso
no ssh on F series. use netcat

Re: [APP] SamyGO RCremap for D(arm)/E/F

Posted: Tue Sep 03, 2013 11:27 am
by Yostie
juuso wrote:no ssh on F series. use netcat

Cheers. Now just to work out how to use netcat with windows 8. Thanks again for the advice.