Commit Graph

6 Commits

Author SHA1 Message Date
Cameron Fleming e177fdb1cd
Merge branch 'dev' into nevexo/display-brightness 2025-02-17 09:33:46 +00:00
Cameron Fleming 0b5033f798
feat: restore EDID on reboot (#34)
This commit adds the config entry "EdidString" and saves the EDID string
when it's modified via the RPC.

The EDID is restored when the jetkvm_native control socket connects
(usually at boot)

Signed-off-by: Cameron Fleming <cameron@nevexo.space>
2025-02-13 14:42:07 +01:00
Cameron Fleming 34e42fd37c chore: update config
Changed Dim & Off values to seconds instead of milliseconds, there's no
need for it to be that precise.
2025-01-27 20:51:12 +00:00
Cameron Fleming daaddefe51 fix: set default value for display
Set the DisplayMaxBrightness to the default brightness used
out-of-the-box by JetKVM. Also sets the dim/timeout to 2 minutes and 30
mintes respectively.
2025-01-20 18:38:01 +00:00
Cameron Fleming 4fd8b1e6ff feat(config): add backlight control settings 2025-01-03 22:05:46 +00:00
Adam Shiervani 20780b65db Release 202412292127 2024-12-29 21:27:42 +01:00