Re: I got a bluetooth mouse, now what? (resolved)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



<posted & mailed>

Christopher J. Bottaro wrote:

> 'bluetooth mouse fedora' didn't return anything useful from google.  Where
> do I even begin?  I tried kdebluetooth, but the daemon just locks up when
> i try to start it...
> 
> Thanks for the help.
> 

Here is how to get a Bluetooth mouse to start automatically pairing with
Fedora Core 3:

# do the initial pairing
service bluetooth start
hidd --server --search

# make sure it pairs at boot and automatically repairs when needed
echo 1234 > /etc/bluetooth/pin # this step might be unnecessary?
echo HIDDARGS=\"--server\" > /etc/sysconfig/hidd
chkconfig --level 35 hidd on
chkconfig --level 35 bluetooth on

Hope that helps someone.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux