View Single Post
Posts: 1,751 | Thanked: 844 times | Joined on Feb 2010 @ Sweden
#3
Originally Posted by m0da View Post
edit the "lv" file in /usr/share/kernel-power-settings

you should see something like 54:950. just change it to 56:950.

install nano to do it.

root
apt-get install nano
cd /usr/share/kernel-power-settings
nano lv
make your edits....
ctrl+x (to quit)
y (to save)
enter (to save with same name)
kernel-config load lv
It is not good to edit the files in "/usr/share/kernel-power-settings". And it is probably easier for you to use leafpad to edit the files.

1. install leafpad
2. open terminal
3. to make: /usr/sbin/kernel-config save myconfig
4. to edit: leafpad /home/user/.kernel/myconfig
5. to use: /usr/sbin/kernel-config load myconfig

Then you will have to load "myconfig" or what ever name you chose after every reboot.
__________________
You like what i do? Donate!

Make your desktop look awesome - use the AwOken Theme with the AwOken Icon Theme.

Add me on twitter @almehdin
Visit the swedish maemo/meego community forums
 

The Following User Says Thank You to AlMehdi For This Useful Post: