diff --git a/README.md b/README.md index 8b0ff1d..97ec685 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,16 @@ Working with pages and items, you can use the following predefined sources and e See the [printable version](./docs/forge_default_mapping.pdf). +### Available hotkeys + +| Hotkey | Function | +| ------ | -------- | +| Shift + F | Switch between shader-decoded or hardware decoded YUYV | +| M | Projection mapping 1 | +| Shift + M | Projection mapping 2 | +| Ctrl + M | Projection mapping 3 | +| Ctrl + Shift + M | Projection mapping 4 | + ## Making your own FORGE project You want to embrace the "user" in "user-defined"? It's time to make your own project.