Other
From OESF
(Difference between revisions)
Line 39: |
Line 39: | ||
[[How to FIX your CX00 when the Battery will not charge]] | [[How to FIX your CX00 when the Battery will not charge]] | ||
| - | [VI notes] | + | [[VI notes]] |
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: | 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: | ||
Revision as of 05:11, 1 July 2005
Step-by-step CF/SD fdisk/formatting for newbies
Multiple partitions on a CF / SD card
Updating the Zaurus to accept new CF cards
Setting Up A Feed Set up a feed on your website
Running X apps from within Qtopia/Opie
General Program troubleshooting
Little used, but useful command line apps
How to FIX your CX00 when the Battery will not charge
VI notes 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

