--

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决
1,894 次查看
VISKU
Contributor I

--

标签 (1)
标记 (1)
0 项奖励
1 解答
1,109 次查看
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 项奖励
1 回复
1,110 次查看
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 项奖励