* Added chvt 4 to init scripts to allow the matrix-guiE
application to run in its own virtual terminal. This
prevents the console being respawned over the running
matrix-guiE process during times of inactivity.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
case "$1" in
start)
+
+ chvt 4
+
# switch to component 480p mode
echo 480P-60 > /sys/class/davinci_display/ch0/mode
echo COMPONENT > /sys/class/davinci_display/ch0/output
case "$1" in
start)
+
+ chvt 4
+
if [ ! -f /etc/pointercal ] ; then
echo -n "Calibrating touchscreen (first time only)"
ts_calibrate