fix backlight init value
authorMike Blumenkrantz <zmike@osg.samsung.com>
Wed, 22 Jul 2015 17:56:19 +0000 (13:56 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Wed, 22 Jul 2015 17:56:19 +0000 (13:56 -0400)
commit75fb072dc3986fd9bca47d29228741214c24f89c
tree092cbe679c3e3f212d0ac6e390374379b36579bc
parent818fcb01f4e4d93d28da459e09e4cf8d9466ac55
fix backlight init value

in the case where xrandr is not used, setting backlight to very dim on init
will result in the backlight remaining at a very dim level when the backlight
normal level is 1.0 since backlight values will not successfully update until
at least 0.05s after the main loop starts

ref T1333
src/bin/e_backlight.c