How to control display on/off on M10

I would like to be able to control the screen backlight on the M10. ‘xset’ says the display does not have ‘dpms' support. Is there a GPIO pin that control the display backlight?
Publishing schematics would help.
2025-08-11 03:47:14
Douglas.Hult
Just answered my own question. ‘DISPLAY=:0 xset s activate’ blanks the screen. ‘DISPLAY=:0 xset s reset’ turns it back on.

Douglas.Hult
wrote:
2025-08-11 07:31:14 1 Replies
Well almost. The xset command does clear the screen but it leaves the backlight on. So, I'm back to my original question. Is there a way on the M10 to control the display backlight?