lid.
When you close the lid on your EEE it runs /etc/acpi/lidbtn.sh
The script to shut down the EEE s... tshutdown.sh
So, if you comment out the line in /etc/acpi/lidbtn.sh that suspends on lid close and add... ctions =====
In the console type
sudo kwrite /etc/acpi/lidbtn.sh
You should see
<code>
#!/bin/sh
L... }'`
if [ $LID_STATE = "closed" ] ; then
/etc/acpi/suspend2ram.sh
fi
exit 0
</code>
Add a hash
a a-i eeepc-acpi
sudo sh -c 'echo eeepc-acpi >> /etc/modules'
</code>
===WLAN-Treiber fehlt / funktion... st ihr folgendes ausführen:
<code>
gksudo gedit /etc/modules
</code>
Jetzt öffnet sich der Texteditor.... ie gehabt
rmmod snd-hda-intel
in
sudo gedit /etc/init.d/halt
einfügen. Am besten nach "### END IN... benfalls ein alt bekanntes Problem:
sudo gedit /etc/fstab
und eine Raute vor der Zeile mit "/media/c
Netzwerk-Einstellungen in BT:
<code>
sudo nano /etc/defaults/bluetoth
Make sure it’s running. On you... :
hciconfig up (where dev is hci0 in my case)
/etc/init.d/bluetooth restart
</code>
Turn on your ph... Networking”
<code>
Add an rfcomm device
kwrite /etc/bluetooth/rfcomm.conf
Paste the following:
rfco
Pressing the power button runs a script called /etc/acpi/powerbtn.sh//
This script then calls the sh... own. However, some people are happy with editing /etc/acpi/powerbtn.sh to just say:
#!/bin/sh
/b... the following lines after the # comments in the /etc/acpi/powerbtn.sh script.
<code>if ps -Af | grep '
=====
A few changes have to be made to the file /etc/X11/xorg.conf.
In Section "Module", make sure yo... LX" "true"
to Section "ServerLayout" of your /etc/X11/xorg.conf.
===== Compiz =====
Compiz's in
'package pinning' stuff listed on that page to ''/etc/apt/preferences'' as well.
If you still want to... dow by hitting Ctrl-Alt-t
- Type ''sudo kwrite /etc/apt/sources.list''
- Add the following to the f