LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Prevent un-blanking due to input events (https://www.linuxquestions.org/questions/linux-software-2/prevent-un-blanking-due-to-input-events-757689/)

RuchiS 09-25-2009 05:05 AM

Prevent un-blanking due to input events
 
Hi,

I am working on OMAP3530 based platform. We are using Linux-2.6.22.

How can I prevent (un)blanking of the frame buffer (virtual terminal) due to input device events in Linux?


Thanks and Regards,

Ruchi Sirauthiya

neonsignal 09-26-2009 09:07 PM

Perhaps you can use setterm, eg

Code:

setterm -blank 0


All times are GMT -5. The time now is 02:36 AM.