Difference between revisions of "User:Ilakast"
m (→X41 Tablet specifics) |
(→X41_Tablet specifics) |
||
Line 1: | Line 1: | ||
Linux and ThinkPad enthusiast :-) | 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 {{path|/etc/rc.local}} | |
− | echo "disable" > /proc/acpi/ibm/bluetooth | + | echo "disable" > /proc/acpi/ibm/bluetooth |
==Reference== | ==Reference== |
Revision as of 16:56, 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