Re: Disable Notify Bubble?
Gmail <[email protected]>
| Newsgroups | gmane.linux.bluez.user |
|---|---|
| Message-ID | <1210521709.6776.1.camel@richard-desktop> |
sudo crontab -e then * * * * * val=`hciconfig -a 2>/dev/null | head -c 1`; [ -z $val ] && /etc/init.d/bluetooth restart then exit and save On Sun, 2008-05-11 at 15:30 +0200, Johannes Luber wrote: > RC schrieb: > > yes, it is wrong... > > but there are bug reports for it, and nothing that i can find that > > works... from the ubuntu forums no one with an MX5000 keyboard can > > maintain a connection, and the solution provided was that it was an > > issue created by Logitech - thus they needed to fix it... > > > > what i have basically done is set a script that if the device > > disconnects the bluetooth will restart every minute until it reconnects > > so i am just using my mouse for an extended period time i start getting > > this bubble. > > > > do you think this will break something? > > Can you post the script? I'd like to try it out myself. > > Thanks in advance! > Johannes > > > > On Fri, May 9, 2008 at 8:38 AM, Marcel Holtmann <[email protected] > > <mailto:[email protected]>> wrote: > > > > Hi, > > > > > I have a Logitech MX5000 keyboard. It tends to > > disconnect from > > > the > > > computer after a few minutes of non-use. I have found > > that this > > > is > > > typical of this keyboard and no one has provided a > > solution yet. > > > The > > > only way to get it back is to break out the wired > > keyboard and > > > enter the > > > command sudo /etc/init.d/bluetooth restart. > > > > > > what some on the ubuntu forums suggested is to enter the > > > following into > > > crontab > > > > > > * * * * * val=`hciconfig -a 2>/dev/null | head -c 1`; [ -z > > > $val ] > > > && /etc/init.d/bluetooth restart > > > > > > which works great, but now i get a notify bubble stating > > that my > > > "a > > > device has been made discoverable" every about 60 seconds. > > > Is there a way to disable this notification? > > > > > > and i guess the bigger question, though not what i need > > for the > > > moment, > > > is can you provide a patch that will fix this issue? > > > > you get the bubble, because you are doing something totally wrong. Don't > > call reset all the time. It is wrong. As simple as that. > > > > Write a proper bug report for the input service. > > > > Regards > > > > Marcel > > > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > > Don't miss this year's exciting event. There's still time to save $100. > > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > > _______________________________________________ > > Bluez-users mailing list > > [email protected] > > <mailto:[email protected]> > > https://lists.sourceforge.net/lists/listinfo/bluez-users > > > > > > > > ------------------------------------------------------------------------ > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > > Don't miss this year's exciting event. There's still time to save $100. > > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Bluez-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/bluez-users > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Bluez-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bluez-users ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Bluez-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bluez-users