On Thu, 21 May 2015 15:03:55 -0400 Conrad Hill-Knight <iestynap...@gmail.com>
said:

> On Thu, May 21, 2015 at 12:37 AM, Carsten Haitzler <ras...@rasterman.com>
> wrote:
> > odd. it should be 0 to 1. 1 == max, 0 == of. so 0.1 == go up 10%, -0.1 == go
> > down 10%.
> 
> And it used to work with the defaults. But it works now with the step
> size set to 10, and seems to be interpreting that as a percentage.
> It's not the actual brightness increment, either...
> /sys/class/backlight/intel_backlight/max_brightness has a value of
> 4882, so an increment of 10 there wouldn't be noticeable.

no no - as i said. the e_backlight core deals with backlight as a value from
0.0 to 1.0 as a floating point number. it CONVERTS this to your 0 to 4882 range
far further down the pipeline. the number in the action is a PERCENTAGE value 0
to 100 - that maps to the 0.0 to 1.0 range.

> > is there a desktop to switch to? are you on the top-left desk opf all the
> > virtual-desktops array?
> 
> Yes, in fact i need it most when i'm currently in the lower right
> desktop of a 2x2 layout. But even if there wasn't, wrapping should
> take care of that. I can be on that same lower right desktop and move
> to any of the other corners to get to the top left desktop. Just not
> the more intuitive top left corner!

odd. something must be overlapping the top-left corner pixel where we use an
input only window to catch events. not sure what is stopping it.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to