Looks absolutely great on my MDA Touch
Open mmiaction.xml in texteditorHere a short list of MY Progs I decided to use via the buttons. Maybe you want some others but this list makes all buttons work on most HTC devices*.
<LaunchApp name="L_CONTACTS" context="\Windows\poutlook.exe" contextparam="contacts"/>
<LaunchApp name="L_FILES" context="\Windows\fexplore.exe" />
<LaunchApp name="L_DIALER" context="\Windows\Dialer.exe" />
<LaunchApp name="L_CAMERA" context="\Windows\Camera.exe" /> <LaunchApp name="L_CALLHISTORY" context="\Windows\tCallHistory.exe" /> <LaunchApp name="L_MESSAGE" context="\Windows\tmail.exe" contextparam='-service "ActiveSync"' />
<LaunchApp name="L_M_CENTER" context="\Windows\tmail.exe" />
<LaunchApp name="L_INBOX" context="\Windows\tmail.exe" contextparam='-service "SMS"' />
<LaunchApp name="L_OFFICE" context="\Windows\pword.exe" /> <LaunchApp name="L_SETTING" context="\Windows\WLANSettings.exe" /> <LaunchApp name="L_PROGRAMS" context="\Windows\folderview.exe" contextparam="Programs" /> <LaunchApp name="L_BATTERY" context="\Windows\GbcCELib_Exe.exe" contextparam="Power" />
<LaunchApp name="L_WIRELESS" context="\Windows\WrlsMgr.exe" />
<LaunchApp name="L_MIE" context="\Windows\iExplore.exe" />
<LaunchApp name="L_CALENDAR" context="\Windows\poutlook.exe" contextparam="calendar" />
<LaunchApp name="L_WIZARD" context="\Windows\AudioManager.exe" /> <LaunchApp name="L_CLOCK" context="\Windows\clock.exe" />
The BOLD lines are edited.
Linklist:
Button -> FunctionCamera -> Camera
Callhistory ->tCallHistory
Office -> Word
Settings -> WLANSettings
Programs -> Programfolder
Wizard -> AudioManager (HTC)*On most HTC devices means the linked programs may not exist on other devices.
I only used typical HTC apps.
The
WIZARD should have a function IN GSmart, right? And the
Settings button should open some options to change GSmart settings, right? Maybe some programmer or anyone could fix it?