The plugin works fine for me as well.  I'm runing slimserver 6.2.2
February 10 nightly release.

The plugin doesn't really "dim" the display, it turns it completely
off, and this behavior is not controlable by the user.  However, it's
pretty easy to modify the plugin.  The dim setting is done in line 271,
it looks like this:

$client->brightness(0);

You can put any valid brightness level in place of that 0.  I changed
it to 1 (one level above off) and am happy with it.


-- 
rudholm
------------------------------------------------------------------------
rudholm's Profile: http://forums.slimdevices.com/member.php?userid=2980
View this thread: http://forums.slimdevices.com/showthread.php?t=21484

_______________________________________________
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to