I'm having an issue running Kubuntu 13.04 with brightness, something that seems common. In particular, brightness can be found in these 2 directories:
/sys/class/backlight/acpi_video0/brightness
/sys/class/backlight/intel_backlight/brightness
Now, the Fn+Up/Down buttons do in fact edit the brightness as specified in acpi_video0: however, this brightness is not what is rendered, instead the intel_backlight brightness is rendered and that one I have to edit it manually.
How can I set it so that the brightness specified in acpi_video0 is the one that my laptop renders, so that I can use the button shortcuts to change brightness as desired?