diff options
author | Dana Conrad <dconrad@fastmail.com> | 2021-06-06 13:33:03 -0500 |
---|---|---|
committer | Aidan MacDonald <amachronic@protonmail.com> | 2021-06-12 21:11:28 +0000 |
commit | c067b344e8da0c9b6a9b785100661f598f64a5d3 (patch) | |
tree | b58da29a4ee4dfa097586b6c4b1411b9f4ecda01 /manual | |
parent | f3f9d1fb9533529776ded4fd3af7fd274ba5f2fe (diff) |
FS#13297: M3K Autolock allows one action before disabling touchpad
Intercept buttonpress and action, and nullify both if the button
is part of the touchpad. Only affects autolock functionality.
Adding removal of note about autolock in the manual - the lock
button no longer needs to be pressed at least once to prime
the autolock, if enabled, since commit 14f7a95
Change-Id: Ic3582764df490d96abc2d78116f23cbe0fdd6173
Diffstat (limited to 'manual')
-rwxr-xr-x | manual/configure_rockbox/system_options.tex | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index 59acdaa5f9..32c389e593 100755 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex @@ -289,8 +289,6 @@ therefore result in better runtime. list above. The device can be locked and unlocked manually, but the lock will always engage when the backlight turns off. Requires Autolock On to be enabled. - \note{The lock button must be pressed at least once after enabling - this setting and at least once every time the device is powered up.} } %\opt{HAVE_BACKLIGHT} \opt{touchpad}{ \item[Disable Touch.] |