Remote: For use with Packard Bell Fastmedia Remote It works by sending keysrokes to the program that you wish to control. For this to work the program must have hotkeys for what you want to control. In the setup window, click on the aux option button that you would like to use for the application. The aux keys are used for changing between contol for the applications that you have set. The keys and dde buttons are for advanced users, to control a basic application, just keep it on keys. The title box is the name in the title bar of the application you wish to control. On the bottom of the setup window, there is a space for the name you wish to give the application, this will be shown on the main window when you are done. The very bottom box is for the application path, click on the browse to pick your application. To set the keys for each button, click on the circle representing the button that you wish to use, and type the key to be used in the key box, the key you type in should appear below the circle. Below is a list of special keys, to send for example ctrl-q, type in ^q, for ctrl-DEL, type in ^{BACKSPACE}. Its a simple as that, when you are done, click on the SAVE button on the bottom of the window. If you right click on one of the circles, or its text, you will get a menu. Click on special functions if you wish to use this button to start the application, or shut it down. The key used to shut down an application is %{F4}. If you have done this right, the text of that button will now appear blue. For applications that change the window text while they are running, like winamp for example I have added a new feature, this feature finds a window by its class name, I dont know an easy way to find this, I know how to program it, and will add it in a future release. Known Classnames: Winamp: Winamp v1.x Special Keys: BACKSPACE {BACKSPACE}, {BS}, or {BKSP} BREAK {BREAK} CAPS LOCK {CAPSLOCK} DEL or DELETE {DELETE} or {DEL} DOWN ARROW {DOWN} END {END} ENTER {ENTER}or ~ ESC {ESC} HELP {HELP} HOME {HOME} INS or INSERT {INSERT} or {INS} LEFT ARROW {LEFT} NUM LOCK {NUMLOCK} PAGE DOWN {PGDN} PAGE UP {PGUP} PRINT SCREEN {PRTSC} RIGHT ARROW {RIGHT} SCROLL LOCK {SCROLLLOCK} TAB {TAB} UP ARROW {UP} F1 {F1} F2 {F2} F3 {F3} F4 {F4} F5 {F5} F6 {F6} F7 {F7} F8 {F8} F9 {F9} F10 {F10} F11 {F11} F12 {F12} F13 {F13} F14 {F14} F15 {F15} F16 {F16} To specify keys combined with any combination of the SHIFT, CTRL, and ALT keys, precede the key code with one or more of the following codes: Key Code SHIFT + CTRL ^ ALT %