but kismet comes with a full set of sound effects, tho' if memory serves correct, the cacko version simply specifies the file location .
[div align=\"right\"][a href=\"index.php?act=findpost&pid=144878\"][{POST_SNAPBACK}][/a][/div]
would you mind posting your kismet.conf and kismet_ui.conf?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=144891\"][{POST_SNAPBACK}][/a][/div]
hmmm. well, that's tricky as I don't have a working zaurus. the key is to edit kismet.conf to set the source line correctly - hostap is best if you're using prism...
source=hostap,wlan0,hostap_source
sound=no
in kismet_ui.conf
sound=true
soundplay=/home/QtPalmtop/bin/wavplay
# Network traffic sound
sound_traffic=/usr/local/share/kismet/wav/traffic.wav
# Network junk traffic found
sound_junktraffic=/usr/local/share/kismet/wav/junk_traffic.wav
# GPS lock aquired sound
# sound_gpslock=/usr/local/share/kismet/wav/foo.wav
# GPS lock lost sound
# sound_gpslost=/usr/local/share/kismet/wav/bar.wav
# Alert sound
sound_alert=/usr/local/share/kismet/wav/alert.wav
I think that's the key bits... basically take a copy of the files first then edit them... it's all pretty straight-forward