[Bug 292042] Re: Logitech Bluetooth keyboards (Mediaboard & Di Novo) not working on Intrepid
Luca Gambardella
lucagmb at tiscali.it
Sun Aug 2 14:32:04 BST 2009
Is this a script that just runs search every 10 seconds *always*?
---------------------------------------------------------------------------------------------
Yes. This script reconnect the keyboard if you push the reset button
make a text file
# gedit script
and paste
while (sleep 10)
do
hidd --search
done
save the changes.
make script executable
# chmod 755 script
run the script as root
# sudo ./script
--
Logitech Bluetooth keyboards (Mediaboard & Di Novo) not working on Intrepid
https://bugs.launchpad.net/bugs/292042
You received this bug notification because you are a member of
Bluetooth, which is subscribed to bluez in ubuntu.
More information about the Ubuntu-bluetooth
mailing list