On 9/26/05, <b class="gmail_sendername">Patrick</b> &lt;<a href="mailto:fedora@puzzled.xs4all.nl">fedora@puzzled.xs4all.nl</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br><br>I just got an Acer Ferrari laptop, installed FC4 x86_64 &amp; updated it.<br>Now I'm trying to automate the activation of the Bluetooth mouse. To add<br>a twist the laptop has a button which enables/disables the Bluetooth
<br>functionality. During boot Bluetooth is disabled by default.</blockquote><div><br>
I've got an Acer laptop too. It seems the front button to enable
bluetooth triggers the internal bluetooth receiver usb
connect/disconnect. I don't know if anybody figured out how to do that
in software...&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What I am trying to accomplish: any time I press the Bluetooth button
<br>the appropriate Bluetooth modules are loaded together with other actions<br>required to activate the mouse so I can use the mouse in the console<br>(with the gpm service) or in X.<br><br>Results so far:<br>With a little help from Google I found out that to activate Bluetooth I
<br>put these lines in /etc/modprobe.conf:<br>install hci_usb /etc/rc.d/init.d/bluetooth start ; \<br>/sbin/modprobe -v --ignore-install -i hci_usb<br>remove hci_usb /etc/rc.d/init.d/bluetooth stop ; \<br>/sbin/modprobe -v --ignore-remove -r hci_usb
</blockquote><div><br>
If you load the bluetooth service at boot-up (/sbin/chkconfig --level
345 bluetooth on) it should autoload the correct module. I don't have
to do that for my phone. Maybe it helps with your mouse...<br>
I don't have a bt mouse, so I can't help you with that I'm afraid.<br>
<br>
</div></div>Klaasjan<br>
<br>