Change Details
| data/platform/dingux/sections/settings/10_poweroff |
| 1 | title=power off |
| 2 | description=Shut down the system |
| 3 | icon=skin:icons/poweroff.png |
| 4 | exec=/sbin/poweroff |
| data/platform/dingux/sections/settings/20_reboot |
| 1 | title=reboot |
| 2 | description=Reboot the dingoo |
| 3 | icon=skin:icons/reboot.png |
| 4 | exec=/sbin/reboot |
| data/platform/dingux/sections/settings/30_suspend |
| 1 | title=suspend |
| 2 | description=Suspend the dingoo |
| 3 | icon=skin:icons/suspend.png |
| 4 | exec=/usr/sbin/suspend |
| 5 | dontleave=true |
| data/platform/dingux/sections/settings/40_alsamixer |
| 1 | title=ALSA mixer |
| 2 | description=Configure sound settings |
| 3 | icon=skin:icons/alsamixer.png |
| 4 | exec=/usr/bin/alsamixer |
| 5 | consoleapp=true |
| data/platform/dingux/sections/settings/50_system_info |
| 1 | title=System info |
| 2 | description=Info about the system |
| 3 | icon=skin:icons/about.png |
| 4 | exec=/usr/bin/dialog |
| 5 | params=--ok-label "Press START to exit" --no-shadow --msgbox "`/usr/bin/system_info`" 240 320 |
| 6 | consoleapp=true |
| data/platform/dingux/sections/settings/alsamixer |
| 1 | | title=ALSA mixer |
| 2 | | description=Configure sound settings |
| 3 | | icon=skin:icons/alsamixer.png |
| 4 | | exec=/usr/bin/alsamixer |
| 5 | | consoleapp=true |
| data/platform/dingux/sections/settings/poweroff |
| 1 | | title=power off |
| 2 | | description=Shut down the system |
| 3 | | icon=skin:icons/poweroff.png |
| 4 | | exec=/sbin/poweroff |
| data/platform/dingux/sections/settings/reboot |
| 1 | | title=reboot |
| 2 | | description=Reboot the dingoo |
| 3 | | icon=skin:icons/reboot.png |
| 4 | | exec=/sbin/reboot |
| data/platform/dingux/sections/settings/suspend |
| 1 | | title=suspend |
| 2 | | description=Suspend the dingoo |
| 3 | | icon=skin:icons/suspend.png |
| 4 | | exec=/usr/sbin/suspend |
| 5 | | dontleave=true |
| data/platform/dingux/sections/settings/system_info |
| 1 | | title=System info |
| 2 | | description=Info about the system |
| 3 | | icon=skin:icons/about.png |
| 4 | | exec=/usr/bin/dialog |
| 5 | | params=--ok-label "Press START to exit" --no-shadow --msgbox "`/usr/bin/system_info`" 240 320 |
| 6 | | consoleapp=true |
Download the corresponding diff file