Support for locking the touch screen without blanking the display

This commit is contained in:
Vesa Halttunen
2012-10-31 15:37:36 +00:00
parent 17648ebfeb
commit 85e9d01840

View File

@@ -119,6 +119,12 @@
* @since v1.4.15
*/
#define MCE_TK_LOCKED_DIM "locked-dim"
/**
* Touchscreen/Keypad locked with delay
*
* @since v1.12.2
*/
#define MCE_TK_LOCKED_DELAY "locked-delay"
/**
* Touchscreen/Keypad silently locked with fadeout
*