Re: Bluetooth mouse

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

 



On Wednesday 07 December 2005 05:48 pm, Rick Lim wrote:
> Anyone using a Bluetooth mouse with linux?

  Yes I do - works fine. Here's what I did.

# 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

g/


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

  Powered by Linux