This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

System should wake up from screen saver mode with Touch Screen event

Other Parts Discussed in Thread: AM3354
Hi,
We are working in screen saver functionality, It seems system is waking up from screen saver mode by pressing keys in USB keyboard only. We are expecting it should also wake up from touch screen event also. 
Below is the kernel parameter configure,
"echo 10 > /sys/module/kernel/parameter/consoleblank" => Entering into screen saver mode after 10 sec. 
 "echo 0 > /sys/module/kernel/parameter/consoleblank" => Screen saver disabled.
Where do we need to configure for screen saver should respond to touch screen event?
Please help on this. 
Regards
Durai