Add cursor-* settings

Patrick Ziegler 2017-12-03 18:02:23 +01:00
parent aa1a2c4bfc
commit c51e57761f
1 changed files with 7 additions and 0 deletions

@ -275,6 +275,13 @@ scroll-down =
double-click-left = double-click-left =
double-click-middle = double-click-middle =
double-click-right = 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 =
~~~ ~~~