Change StartUp Screen
From OESF
To change the Startup Screen on the Zaurus do the following:
Copy your file to /home/QtPalmtop/pics/Startup_screen.bmp
It has to be a 320x240 24bit BMP image. If you use a file sized 240x320 it will be rotated on it's side and will not display properly.
For anyone who is going to try this, it's important to note that the image should be rotated 90 degrees CLOCKWISE if you want it to show up with the proper orientation on the Zaurus startup screen.
Also, if you are using the console to copy the file, you will probably need to specify the "force copy" option with the copy command, i.e.
cp -f Startup_screen.bmp /home/!QtPalmtop/pics/

