package
Version:
v0.0.0-...-4d140c9
Opens a new window with list of versions in this module.
Published: Aug 22, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package pointer contains utilities for handling pointer input.
Button indicates a mouse button.
const (
ButtonLeft Button = 0x110 + iota
ButtonRight
ButtonMiddle
ButtonSide
ButtonForward
ButtonBack
ButtonTask
)
These values were pulled from linux/input-event-codes.h.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.