chill wrote: > > Maximum brightness: > > Code: -------------------- > > tc@piCorePlayer:~$ pigs PWM 13 255 > -------------------- > > > Off: > > Code: -------------------- > > tc@piCorePlayer:~$ pigs PWM 13 0 > -------------------- > > >
With a brightness setting of 0 or 1 the LCD backlight does seem to be completely off - there's no glow at all in a darkened room. There's a corresponding pigs command to read the current setting: Code: -------------------- tc@piCorePlayer:~$ pigs GDC 13 -------------------- So those two commands should be enough to modify the existing applets. I'll start with the 'Display Off' screen saver. I could make a specific Pirate Audio-only version, but it would be nice to be able to detect whether the Pirate Audio board is attached so that the existing applets, designed for the official display, can be used, branching depending on the detected screen. ------------------------------------------------------------------------ chill's Profile: http://forums.slimdevices.com/member.php?userid=10839 View this thread: http://forums.slimdevices.com/showthread.php?t=111502 _______________________________________________ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix