--
Solved! Go to Solution.
The following command disables the LCD timeout:
echo -e -n '\033[9]' > /dev/vc/0
Regards,
Fabio Estevam
View solution in original post