July 17, 2023

Changelog:
– Fixed brightness control not working on Steam Deck Edition
– Fixed SD cards not mounting on injection in GPD devices and similar
– Bonus: USB storage devices formatted as ext4 will automount the same way as sd cards now.
– Fixed power button not working properly on Steam Deck Edition
NOTE: On standard Steam Deck the power button’s press and hold registers properly (event 1 on press, event 0 on release), so with Steam Deck short press is sleep, long press is power menu. On some other devices the button is not designed as a press and hold, (such as the GPD Win 4). Instead that device registers both event 1 and 0 on release. For these types of buttons the power script has been modified to just go into sleep mode upon release because there is no registration of the press action.