* commands.texi (Misc Events): vindex mouse-wheel-up-event and
mouse-wheel-down-event, the closest thing to a definition for them.
This commit is contained in:
parent
9d58f08130
commit
be0a5fb7f8
1 changed files with 2 additions and 0 deletions
|
@ -1618,6 +1618,8 @@ usual meaning is a kind of scroll or zoom.
|
|||
The element @var{position} is a list describing the position of the
|
||||
event, in the same format as used in a mouse-click event.
|
||||
|
||||
@vindex mouse-wheel-up-event
|
||||
@vindex mouse-wheel-down-event
|
||||
This kind of event is generated only on some kinds of systems. On some
|
||||
systems, @code{mouse-4} and @code{mouse-5} are used instead. For
|
||||
portable code, use the variables @code{mouse-wheel-up-event} and
|
||||
|
|
Loading…
Add table
Reference in a new issue