Daily Archives: September 21, 2012

Ubuntu Brightness resetting to Maximum on every Restart

Fix this by adding the below parameter to /etc/rc.local echo X > /sys/class/backlight/acpi_video0/brightness Replace the the X with the preferred brightness value 0-10. This solution is not perfect as it will not set to the new value if you change … Continue reading

Posted in Uncategorized | Tagged , , | 1 Comment

USB Mouse stops working in Ubuntu Laptop

Yes, some times it is really frustrating that the simple things in Linux stops working and you don’t have any clue about what setting need to be changed. I think that’s why it is still not the preferred desktop OS … Continue reading

Posted in Linux | Tagged , , | 1 Comment