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?