|
|
| Date 2006/03/01 |
Quick'n'dirty documentation for the Ati Remote control software replacement.
Possible mappings in the RemoteControl-Preferences.Keys window:
Keys: cmd, opt, ctrl , all single ascii characters,
minus, plus, return,tab, space, delete, enter, escape,
clear, enter, f1 -f15, help, home, pgup, pgdn, delete
end, left, right, down, up, button-left, button-right,
move-left, move-right, move-down, move-up,
move-left-down, move-left-up, move-right-down,
move-right-up, vol-up, vol-down, mute
Keys wich should be played together must be concatenated with "+"
for example pressing the command key an the and the 'a' key together
is "cmd+a".
Sequences are for example:
cmd+a down
script: for example
script: next track
The string after "script:" will be passed as an AppleScript event to the
current foregroundapplication.
open: for example
open: /Applications/EyeTV.app
|
|
. |