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.

LCD screen image is shifted

Hi,

I use Calixto Omap L138 board, And I have some problem with it's screen. It looks like image on the screen is shifted. I also have this problem starting my own Qt application using command like this:

./my_app -qws -geometry 320x240+0+0

I can start my application but when I put widget in (0,0) position, it also looks shifted. How can I configure LCD screen settings to solve this problem?