There is a command you need to run which adjust the screen and fixes the problem.
You can also add it to startup scripts so that it is run every time you reboot.
Thanks, Zuber. I also got a PM from Maslovsky with this.
From konsole, you have to run these commands:
su
echo 75 > /proc/driver/w100/fastsysclk
Now, how do I add it to the /opt/QtPalmtop/qpe.sh script?
Of course I have to log in as root to edit the qpe.sh file,
then do I just place the "echo...." command anywhere
within the file, and does it need to be preceded with a "#" ?
I'm a Linux newbie..
Mike