Copyright © Innovative Logics
Version 1.0
| Terms | Used For | |
|---|---|---|
|
1 |
program |
Any application or software that user wants to control. For example winamp, media-player, power-point etc. |
|
2 |
keyboard-command |
Any key combination which can be generated from a generic keyboard. For example ‘z’ , ‘a’, ‘t’, “Ctrl + Z”, “Alt + V” , “Alt + Ctrl + U”, “Shift + Alt + Ctrl + P” , “Win + Shift + Alt + Ctrl + W” etc.. |
|
3 |
remote-key |
Any button on your remote-control. |
|
4 |
keyboard-key |
Any button on your keyboard. |
|
5 |
keyboard-shortcut |
Keyboard shortcut for any application or program. For example “Alt + F4” is keyboard-shortcut for any program to close. Different programs may have their own set of shortcuts. |
|
6 |
data-samples or samples |
Stream of serial data received by “IR Power” when any button pressed on remote. |
|
7 |
key or key-name |
Name associated with data-samples, this name association is made while learning. Learned remote buttons are called keys. |
|
8 |
remote or remote-control |
Any common Infra-Red remote control which comes along with TV, AC, Setup-Box etc… |
|
9 |
IR Receiver |
Hardware Infrared-receiver connected to your COM port. |
|
10 |
Entry |
Each "Entry" is associated with a "key" and an "action". |












