On Wed, Apr 08, 2009 at 02:50:37PM -0400, Gene Heskett wrote: > >gnome-bluetooth is a fork of bluez-gnome. You'd probably have to build it > > out of svn at svn://svn.gnome.org/svn/gnome-bluetooth unless someone's > > making binary packages somewhere. > > > I see. Since I've built and installed bluezx-4.34, am I new enough? bluez is the user-space part of the bluetooth stack. gnome-bluetooth is the UI. > Got it, cu doesn't know the port(s) I named with the -p option. And the > manpage doesn't seem to describe that part either. :( cu -l /dev/ttyS0 -s 9600 or for rfcomm most likely just cu -l /dev/rfcomm0 though with a real RS-232 port on the remote device I don't know if you have to match baud rates or not.