diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2002-10-01 09:37:34 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2002-10-01 09:37:34 +0000 |
| commit | 180485c30496314ba25b3cdcf59c665bf8d11c0a (patch) | |
| tree | cb76e40192b284a5e942b5c9281ff7abea501c98 /docs | |
| parent | cd3efa62001e1b1da62dc8fe5346cd9ea3c16a4f (diff) | |
| download | rockbox-180485c30496314ba25b3cdcf59c665bf8d11c0a.zip rockbox-180485c30496314ba25b3cdcf59c665bf8d11c0a.tar.gz rockbox-180485c30496314ba25b3cdcf59c665bf8d11c0a.tar.bz2 rockbox-180485c30496314ba25b3cdcf59c665bf8d11c0a.tar.xz | |
Added OFF/STOP key locking
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2463 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/FAQ | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |