summaryrefslogtreecommitdiff
path: root/docs/FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'docs/FAQ')
-rw-r--r--docs/FAQ6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 9dc3619..9224822 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -463,3 +463,9 @@ A55: If we were better programmers we would take that as an insult. But we
to the mailing list, and bugs in released versions of Rockbox to be
submitted through SourceForge's bug tracker. (A link to the bug tracker
can be found under our bug submission rules.)
+
+Q56: I keep shutting off my player in my pocket. Can the OFF (Recorder) or
+ STOP (Player) key be locked?
+A56: No. Unfortunately, the ON/OFF mechanisms are handled entirely in
+ hardware. The firmware can read the keys, but can't prevent them from
+ shutting off the player.