Thanks for all the help so far and I have another question.
When following the instruction on
www.timekiller.com to create this script:
*********************
Next create a script to launch Kismet.
cd /home/QtPalmTop/bin
vi kis_script.sh
Enter the following:
#!/bin/sh
cardctl scheme CardResume
cardctl scheme qpewlan1 & # SEE NOTE BELOW
kismet_qt
cardctl scheme CardSuspend
***********************
It won\'t write to this directory ( cd /home/QtPalmTop/bin ). I can write it to other directories but not this specific one. I tried to write it somewhere else and then use the mv and cp command but still no luck.
What am I missing?
Thanks
Nato99
SL5600