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.

AM335x - Turn off mouse & keep LCD display on

Dear Support:

I am building a Qt application on the AM335x EVM-SK and I don't want to have a mouse cursor displayed and I don't want for the LCD screen saver mode to be on - keep LCD display constantly displayed with the output.  Currently I went into /etc/init.d/matrix-gui-2.0 and commented out the run of the matrix demo and replaced it with my own Qt application.  My Qt application comes up fine, but I get a mouse cursor that I don't want to see and the screen goes blank after aobut a minute - it will come back if I move the mouse.  Please advise as to how I disable the mouse cursor and keep my LCD displayed all the time - don't want it going into a power save mode.

Thanks,
Tim Simerly