Beginner question, Bluetooth-mate

I need some help to begin playing around with sparkfuns bluetooth-mate and Arduino on OpenSuse Linux.

Seems the connection between Arduino and BT-mate is ok (?)

hcitool scan
Scanning ...
00:06:66:03:A9:11 FireFly-A911

I assume the FireFly is the BT-Mate.

The Arduino programm sends every second a string

Serial.println("ABCDEFG");

I can not find something like e.g. '/dev/tty.FireFly-A898-SPP-1".

Where to find a BT-Mate HowTo for Linux user ?
How to setup this device ?
How to receive this string with my terminal or processing ?

thanks
wally

I found the answer here:

Imgur