View Single Post
woody14619's Avatar
Posts: 1,455 | Thanked: 3,309 times | Joined on Dec 2009 @ Rochester, NY
#113
Originally Posted by qole View Post
Can you give any pointers for this? What did you have to change?
Sure, I put the following in /etc/bluetooth/hid.conf :

Code:
device 00:60:D1:00:09:0D {
        name "Bluetooth Mouse";
        auth disable;
        encrypt disable;
}
Obviously your ID will change with the device, but once I put the disable lines in it stopped disconencting every few seconds and reconnecting.

Sadly, it's still not working for the main reason I wanted the mouse. I got it primarily to use with MoneyDance so I can update/review my finances on the road, but apparently Icedtea6 doesn't like it for some reason. I behaves much like the browser, where I can see the cursor in the title bar, but if I scroll into the window it vanishes, and clicks don't register. When I get some time I may try some of the tricks suggested here on Icedtea to see if I can hack that to work. Without it I can still view the ledgers, add new checks and what not, but I can't do advanced things like see matching transactions.
 

The Following User Says Thank You to woody14619 For This Useful Post: