Skip to content

Commit

Permalink
fixup! docs: Add initial pointer docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Dec 10, 2024
1 parent 2578562 commit 77850b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/config/pointing.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Additional properties can be set on child nodes, which allows changing the setti
| ------------------ | ------------- | ------------------------------------------------------------------------------------------------ |
| `layers` | array | List of layer indexes. This config will apply if any layer in the list is active. |
| `input-processors` | phandle-array | List of input processors (with parameters) to apply to input events |
| `inherit` | bool | Whether to first apply the base input processors before the processors specific to this override |
| `process-next` | bool | Whether to first apply the base input processors before the processors specific to this override |

## Input Split

Expand Down

0 comments on commit 77850b0

Please sign in to comment.