~mil/fbp

ba52e086b3d2659471f9a71bdda93f8ec5c95a9e — Miles Alan 2 years ago 58204c7 pocket-mode
Add documentation for pocket mode
1 files changed, 22 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +22 -1
@@ 49,6 49,20 @@ provides a number of auxilary functionalities. The text `Lock` will appear
in this mode in the area where the grid normally is. See below for the
[keybindings available in lock mode](#strongkeybindingsstrong).

**Pocket mode** is a special mode you can enter from lock mode by holding
the volume up key in lock mode. Entering pocket mode will drop the phone
into deep sleep (CRUST), indicated by a solid red LED. To exit pocket
mode, press the power button once intially (which will wake the phone up
from deep sleep). You will notice the red LED blinking rapidly during
which time you should press the power button three additional times to
return back to lock mode.  If you don't triple press the power button
within a given timespan the phone will automatically drop back into
deep sleep.  The idea behind this functionality is that usually when
the phone is in your pocket or not used it should be in deep sleep,
pressing the power button once may be an indavertent hit; this mode
give you a timeperiod to exit deep sleep and automatically drop back
into sleep if it turns out this was an inadvertent triggering.


## **Keybindings**



@@ 72,10 86,17 @@ in this mode in the area where the grid normally is. See below for the
| **1 Tap**          | Switch to next VT             | Switch to Previous VT                |                                                                  |
| **2 Taps**         | Brightness up                 | Brightness down                      |                                                                  |
| **3 Taps**         |                               |                                      | Switch to normal mode                                            |
| **Hold**           | Activate deep sleep (CRUST)   | Switch between screen on/off submode | Switch to normal mode                                            |
| **Hold**           | Enter pocket mode             | Switch between screen on/off submode | Switch to normal mode                                            |

---

**Pocket Mode** keybindings:

|  **Pocket Mode**   | Volume Raise                  | Volume Lower                         | Powerkey                                                         |
| -----------        | -----------                   |  ---------                           | ---                                                              |
| **3 Taps**         |                               |                                      | Exit pocket mode                                                 |

---


## **FIFO Interface**