BACKLIGHT_INCR
action = BACKLIGHT_INCR;
case BACKLIGHT_INCR:
percent = action == BACKLIGHT_INCR ? percent : -percent;