I am trying to follow instructions from here to enable backlight for my keyboard on Dell Vostro 3350.
I want to change the contents of a /sys/class/leds/dell::kbd_backlight/brightness file, which containts 0, to 3.
After runnig echo 3 | sudo tee brightness, the file still contains 0.
If I try to open it and edit in nano (using sudo), then after I save the changes and exit, the file still conatains 0.
If I try to open it and edit in gedit (using sudo), it does not allow me to save the file, showing the following message:
Could not create a backup file while saving “/sys/devices/platform/de…:kbd_backlight/brightness”. Pressing 'Save anyway' does not have any effect (the file still contains 0).
I am running Ubuntu 15.10.