Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KeyboardMap = map[string]int{}/* 151 elements not displayed */
View Source
var LegacyKeyboardMap map[int]string
Functions ¶
func GetLegacyKey ¶
func IsShiftedKey ¶ added in v2.15.0
IsShiftedKey reports whether name maps to a shift-modified key (negative code). If so, it returns the positive base keycode that must be pressed while LeftShift is held. Returns 0, false for unshifted keys, braced specials that are not shift-modified, and unknown names.
func SetupLegacyKeyboardMap ¶
func SetupLegacyKeyboardMap()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.