added misc:mouse_move_enables_dpms

This commit is contained in:
vaxerski 2022-07-31 15:46:42 +02:00
parent d9687c93ee
commit a1d1ec4c46
5 changed files with 13 additions and 0 deletions

View file

@ -94,6 +94,7 @@ public:
bool m_bReadyToProcess = false;
bool m_bSessionActive = true;
bool m_bDPMSStateON = true;
// ------------------------------------------------- //