--

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
2,083 Views
VISKU
Contributor I

--

Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
1,298 Views
fabio_estevam
NXP Employee
NXP Employee

The following command disables the LCD timeout:

 

echo -e -n '\033[9]' > /dev/vc/0

 

Regards,

 

Fabio Estevam

View solution in original post

0 Kudos
Reply
1 Reply
1,299 Views
fabio_estevam
NXP Employee
NXP Employee

The following command disables the LCD timeout:

 

echo -e -n '\033[9]' > /dev/vc/0

 

Regards,

 

Fabio Estevam

0 Kudos
Reply