Advertisement
Guest User

Untitled

a guest
Jun 14th, 2017
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. \item[Settings.]
  2. Allows to select actions that will \emph{not} be blocked by the key lock.
  3. \begin{itemize}
  4. \item[Volume.]
  5. Volume up/down.
  6. \item[Play.]
  7. Toggling Play/Pause.
  8. \item[Seek.]
  9. Seeking in a track.
  10. \item[Skip.]
  11. Skipping of a track.
  12. \opt{HAVE_BACKLIGHT}{
  13. \item[Autolock On.]
  14. When the backlight turns off, softlock will lock the screen,
  15. activates when you press the lock key and if you manually lock
  16. again, while active it then disables autolock.
  17. \begin{itemize}
  18. \item
  19. (Lock Button Pressed \#1) >Auto Lock On
  20. (device still unlocked till backlight timeout).
  21. \item
  22. (Lock Button Pressed \#2) >Auto Lock Off (device locked).
  23. \item
  24. (Lock Button Pressed \#3) >(device unlocked).
  25. \end{itemize}
  26. } %\opt{HAVE_BACKLIGHT}
  27. \opt{touchpad}{
  28. \item[Disable Touch.]
  29. Blocks touch screen buttons like the original.
  30. }
  31. \item[Disable Notify.]
  32. Suppresses the notification 'Buttons Locked'
  33. (still will if power button is pressed).
  34. \note{This is a pre-requisite for \setting{selectivebacklight}
  35. \reference{ref:selectivebacklight} to work also during key lock.}
  36.  
  37. \end{itemize}
  38. Selected actions are indicated by a leading +.
  39. Note: If all options get de-selected, the entire feature is disabled.
  40.  
  41. \end{description}
  42. } %\nopt{HAS_BUTTON_HOLD}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement