woah, so many questions
freebird: you can use xfontsel to change the font. you can launch it from a terminal or if you are using the latest xqt jumbo cramfs image, it is also available from the fluxbox menu, btw, the cramfs images do not need to be installed to ext2, vfat or ext2/ext3 is ok. details on the cramfs packages can be found at
http://www.users.on.net/~hluc/myZaurus/jumbo/xqtjumbo.htmlmarovada: you need to start qt explorer with root priviledges. the zaurus user does not have priviledges to create things on ext2 filesystem by default unless you chown all the files to zaurus user.
terryleung83: the gcc cramfs can be found at
http://www.users.on.net/~hluc/myZaurus/stuff/bam: which icon are you talking bout? too many of them on that screen
datajerk: F8 is keycode 102 I believe. you could for example change the line
keycode 1 = Escape
to
keycode 1 = Escape F8 F8
which changes the Esc key to be F8 if pressed with Shift or Fn key
cresho: this was intentionally. you need to clean your /etc/fstab entries. the xqt cramfs images used to mount to /home but the new installer now mounts them on /mnt but it doesn't clean up the /etc/fstab which needs to be done manually. just unmount all the images and then remove the entries in /etc/fstab and try running the installer again.