mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
doc updates
This commit is contained in:
parent
6ab1e21f40
commit
e95700908d
5 changed files with 2605 additions and 48 deletions
|
|
@ -303,6 +303,13 @@ Events in clog-base
|
|||
:ctrl-key t or nil if ctrl-key held down
|
||||
:shift-key t or nil if shift-key held down
|
||||
:meta-key t or nil if meta-key held down
|
||||
|
||||
:event-type :wheel
|
||||
:delta-x change in x float
|
||||
:delta-y change in y float
|
||||
:delta-z change in z float
|
||||
:delta-mode unit of measure used for delta values
|
||||
0 - pixel 1 - line 2 - page
|
||||
|
||||
:event-type :pointer
|
||||
:x x relative to the target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue