This posting is older than 6 months and can contain outdated information.
1) Until now the RC (Harmony) sends the correct commands to simulate
the Apple Remote and everything works fine. I want to leave these
keys untouched and only want to map the new learned keys with RB.
Does RB transfers these original AR-signals untouched ? Or do I have
to map them too ?
I'm sorry, but I don't understand what you are trying to do.
Generally, when using Remote Buddy's virtual remote (or any actions
thereof) and the button press triggering any action thereof comes from
an Apple Remote via an Apple IR Receiver, the Apple Remote events
Remote Buddy creates will include the same ID as the remote control
that sent the button press.
2) I have read several threads about not-waking-up or not-getting-to-
sleep issues. How does RB handle this ?
Sleep and wake are handled by OS X, not Remote Buddy. When triggering
the "Sleep computer" action in Remote Buddy, it calls this AppleScript:
tell application "Finder" to sleep
... which has the same effect as if you select "Sleep" from the Apple
pull-down menu. It's completely handled by Apple software.
Please note that many messages on the Remote Buddy forum are
completely outdated (and automatically marked as such) and that I'm
fixing any issues that are reported and that are actually fixable (I
can't fix bugs that go back to bugs in OS X itself, for example).
If you don't have that information from threads in this forum, where
did you read that?
As far as I know, the AR changes the signal when a key is pressed
for a longer time and then sends "last-key-is-pressed-longer".
This is not handled in hardware. The differentiation between short and
long presses are handled purely in software. The Apple Remote just
sends "press.. still pressed, still pressed ..... release". When using
a Universal Remote, it is therefore essential that the Universal
Remote does not just replay a recording over and over again, because
instead of above, that'd result in the receiver receiving "press,
release, press, release, press, release..".
When using a Universal Remote as an Apple Remote replacement, the
Universal Remote must therefore actually understand the Apple Remote
IR protocol and implements it to its full extent.
Remote Buddy's Apple Remote driver - like Apple's - also implements a
timer to differentiate between short and long presses. That of course
only can work, if the remote control used acts like an Apple Remote.
What Remote Buddy can't do of course is to fix Universal Remotes that
don't truely support the Apple Remote protocol (as described above).
Best regards,
Felix Schwarz