with a dell latitude e6500 and fedora 12 everything works out of the
box perfectly. Great job!
I have noticed that the bluetooth applet in gnome now has the
possibility to turn bluetooth off, which is really nice. Is there a
way to set that behaviour standard to off? I constantly turn it off
everytime I log in but it would be nice to have it standard off and be
able to turn it on with the applet (the opposite behaviour as to what
now is).
--
Groeten,
J.Asenjo
_______________________________________________
laptop mailing list
laptop@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/laptop
05-25-2010, 08:47 AM
aaron lwe
turn bluetooth off in applet as the standard
run this once:
sudo echo "options rfkill master_switch_mode=0" > /etc/modprobe.d/rfkill.conf
This adds a new file rfkill.conf to /etc/modprobe.d, which will tell
rfkill module to set the value of master_switch_mode to 0.
There is a bugzilla entry for this, should be a bug of rfkill module.
https://bugzilla.redhat.com/show_bug.cgi?id=549023
_______________________________________________
laptop mailing list
laptop@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/laptop