You can set the brightness of the display by issuing this command within a shell

echo 3 > /sys/class/backlight/acpi_video0/brightness

where 3 is the brightness level. Its value is from 0 up to the value in the file /sys/class/backlight/acpi_video0/max_brightness.