docs: Document sxmo_hookmenu.sh as simpler way of editing hooks.

Signed-off-by: Peter John Hartman <peterjohnhartman@gmail.com>
This commit is contained in:
Zach DeCook
2023-05-03 18:44:55 -04:00
committed by Peter John Hartman
parent 01219deadf
commit 237fc4e370

View File

@@ -106,6 +106,9 @@ are several device subdirectories, one of which will be your $SXMO_DEVICE_NAME.
It should be a symlink to another subdirectory, e.g., *one_button_ereader* or It should be a symlink to another subdirectory, e.g., *one_button_ereader* or
*three_button_touchscreen*. Device-specific hooks go here. *three_button_touchscreen*. Device-specific hooks go here.
While you can manually copy and edit hooks to your liking,
_sxmo_hookmenu.sh_ (MENU > config > hooks) simplifies this process.
Note also that hooks do not have their own man pages. We have documented each Note also that hooks do not have their own man pages. We have documented each
hook in the comments of that hook. hook in the comments of that hook.