Comment 4 for bug 222171

Revision history for this message
Charlie Chuno (lhernandez407) wrote :

I have an M50Sv-A1 and have the same problem. I use these commands to get the display to where I want it.

cd /sys/devices/platform/asus-laptop

chmod 755 ls_level

chmod 755 ls_switch

echo "5" > ls_level

How can I put this into a script to run at Startup on my Ubuntu 8.08 machine?
Also, I can only run this when in root / sudo- how can I enter these commands without having to enter there? (Changing file permissions is denied otherwise)