Re: Bluetooth [was Re: Laptop suggestions? ]
Vladimir Botka <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Organization | netng.org |
| Message-ID | <[email protected]> |
On Mon, 4 Aug 2008 23:43:04 +1000 Norberto Meijome <[email protected]> wrote: > On Mon, 4 Aug 2008 15:10:22 +0200 > Vladimir Botka <[email protected]> wrote: > > > for me obex file transfer works with comms/obexapp on 6.2, but > > there is no audio support in FreeBSD AFAIK. > > thanks Vladimir. > > so you use obexapp directly? any GUI you can recommend ? > > B > > _________________________ > {Beto|Norberto|Numard} Meijome > > Bug: a feature that can't be turned off. > > I speak for myself, not my employer. Contents may be hot. Slippery > when wet. Reading disclaimers makes you go blind. Writing them is > worse. You have been Warned. > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To > unsubscribe, send any mail to "[email protected]" > Hello, no GUI I am aware of, sorry. There should be some KDE support for bluetooth you can play with URL obex://bluetooth_address in the konqueror. I use the obexapp as a server. > cat /usr/local/etc/rc.d/030.startObex.sh #!/bin/sh /usr/local/bin/obexapp -s -r /var/spool/obex -C 1 -u obex Have fun, -vlado Vladimir Botka _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"