Commands
None -> Trigger no command
App -> Trigger an arbitrary app
Home -> Switch to home screen
HomeLongpress -> Trigger the TaskManager
Menu -> Trigger the menu key
Back -> Trigger the back key
Search -> Activate search
SearchLongpress -> Activate voice search
NextApp -> Switch to the next running app
PrevApp -> Switch to the previous running app
LMT -> Open LMT user interface
Wifi -> Toggle the Wifi mode
Bluetooth -> Toggle the Bluetooth mode
GPS -> Open the GPS config menu
Key -> Trigger an arbitrary key (e.g. "3" for the HOME key - see
http://developer.android.com/referen.../KeyEvent.html for keycodes)
Activity -> Trigger an arbitrary activity (e.g. "com.android.lmt.InfoActivity" for the LMT info page)
WebPage -> Open an arbitry webpage (e.g. "http://forum.xda-developers.com")
Script -> Open an arbitrary script (e.g. "/mnt/sdcard/sendevent.sh" for Home Longpress - see attached script sendevent.sh)
KillApp -> Kill the current foreground app and switch to home screen
KillAllApps -> Kill all apps and switch to home screen
