Difference between revisions of "User:Ilakast"
(→X41 Tablet specifics) |
(→X41 Tablet specifics) |
||
Line 1: | Line 1: | ||
Linux and ThinkPad enthusiast :-) | Linux and ThinkPad enthusiast :-) | ||
− | ==X41 Tablet specifics== | + | ==[[X41 Tablet]] specifics== |
− | + | #By default, in a debian based system, bluetooth is on. To have it switched off every time you boot, at the following line in your /etc/rc.local | |
+ | echo "disable" > /proc/acpi/ibm/bluetooth | ||
==Reference== | ==Reference== |
Revision as of 16:38, 6 August 2013
Linux and ThinkPad enthusiast :-)
X41 Tablet specifics
- By default, in a debian based system, bluetooth is on. To have it switched off every time you boot, at the following line in your /etc/rc.local
echo "disable" > /proc/acpi/ibm/bluetooth