From: Bruno Abinader <brunoabinader@gmail.com>
To: bluez-users@lists.sourceforge.net
Subject: Re: Re: Re: [Bluez-users] How to create a shortcut for connecting to internet
Date: Mon, 11 Apr 2005 12:20:16 +0000 [thread overview]
Message-ID: <12a241ad050411052075fe55ff@mail.gmail.com> (raw)
In-Reply-To: <20050410194827.23674.qmail@webmail47.rediffmail.com>
Well, there are a lot of ways, but the 2 that i use most to kill
processes are (notice that both are console commands):
1. killall <name_of_the_program> or
2. ps ax | grep <name_of_the_program>
kill -KILL <program_PID>
On 10 Apr 2005 19:48:27 -0000, adil fulara <talk2me_adil@rediffmail.com> wrote:
>
>
> Hey Bruno,
>
> You are right. i was treating it as bind no. (bind Number), so
> i was always typing bind 0. neways just tried it out. it works. Thanx alot
> to u and marcel i have created a shortcut which fires this command and i get
> connected. How do i disconnect....?
>
> I guess i will have to use KDE System Guard(ctrl+alt+delete) to kill the
> wvdial process. Any other ways of doing it....?
>
> Thanx alot folks....!!
>
> Cheerio
>
> Adil.
>
>
> On Sun, 10 Apr 2005 Bruno Abinader wrote :
>
> >bind 0... i think it only can be a "yes/no" answer, not "0/1", but i'm not
> sure!
> >
> > > Hi Marcel,
> > >
> > > Well i tried doing as u directed but it didnt seem to work.i
> > > guess i am making some mistake.Newa i am putting the contents of
> > > /etc/bluetooth/rfcomm.conf file below and also the console out i got
> after i
> > > restarted the bluetooth service.
> > >
> > >
> > > root@localhost ~]# cat /etc/bluetooth/rfcomm.conf
> > > #
> > > # RFCOMM configuration file.
> > > #
> > > # $Id: rfcomm.conf,v 1.1 2002/10/07 05:58:18 maxk Exp $
> > > #
> > >
> > > #
> > > # Example:
> > > #
> > > #rfcomm0 {
> > > # # Automatically bind the device at startup
> > > # bind no;
> > > #
> > > # # Bluetooth address of the device
> > > # device 11:22:33:44:55:66;
> > > #
> > > # # RFCOMM channel for the connection
> > > # channel 1;
> > > #
> > > # # Description of the connection
> > > # comment "Example Bluetooth device";
> > > #}
> > > rfcomm0 {
> > > bind 0;
> > > device 00:0F:DE:86:2F:66;
> > > channel 7;
> > > }
> > > [root@localhost ~]# service bluetooth restart
> > > Stopping Bluetooth services: [ OK ]
> > > syntax error line 24ervices: [ OK ]
> > >
> > > [root@localhost ~]#
> > >
> > >
> > > Please Advice...?
> > >
> > > where do i put the init script....? am confused....
> > >
> > > Thanx..
> > >
> > > adil
> >--
> >Bruno de Oliveira Abinader
> >GVoIP - INdT/UFAM
> >
> >
> >-------------------------------------------------------
> >SF email is sponsored by - The IT Product Guide
> >Read honest & candid reviews on hundreds of IT Products from real users.
> >Discover which products truly live up to the hype. Start reading now.
> >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> >_______________________________________________
> >Bluez-users mailing list
> >Bluez-users@lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/bluez-users
--
Bruno de Oliveira Abinader
GVoIP - INdT/UFAM
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
prev parent reply other threads:[~2005-04-11 12:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-10 19:48 Re: Re: [Bluez-users] How to create a shortcut for connecting to internet adil fulara
2005-04-11 12:20 ` Bruno Abinader [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=12a241ad050411052075fe55ff@mail.gmail.com \
--to=brunoabinader@gmail.com \
--cc=bluez-users@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.