VI notes
From OESF
I use ssh to command my zaurus from my pc. I found that you need to set the enviroment varuable TERM=vt100 ,so vi will work correctly. better add the following line in /ect/skel/.bashrc:
export TERM=vt100
I also sugget to add the path of /media/card/packages/usr/bin and sbin if you install programs to SD/MMC. also add the libraries path at the SD/MMC

