diff --git a/Configuration.md b/Configuration.md index 64467b1..0b1bcc7 100644 --- a/Configuration.md +++ b/Configuration.md @@ -275,6 +275,13 @@ scroll-down = double-click-left = double-click-middle = double-click-right = + +; Possible values are: +; - default : The default pointer as before, can also be an empty string (default) +; - pointer : Typically in the form of a hand +; - ns-resize : Up and down arrows, can be used to indicate scrolling +cursor-click = +cursor-scroll = ~~~