1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2024-09-18 04:49:53 +03:00
gmenu2x/data/platform/gcw0/sections/applications/30_terminal

7 lines
348 B
Plaintext
Raw Normal View History

2012-11-18 23:41:20 +02:00
title=Terminal
description=Disable graphic mode
icon=skin:icons/utilities-terminal.png
exec=/bin/busybox
params=sh -c 'clear; echo "The graphic mode is now disabled."; echo ""; echo "This is only useful for developers who want to test their graphical apps from telnet."; echo ""; echo "(Press START to exit to the launcher)"; read'
consoleapp=true