keymap

package
v1.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2022 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LinuxKey

type LinuxKey struct {
	Constant    string
	Value       uint32
	Description string
	WindowsKey  uint32
	EventInput  string
}

func GetLinuxKeyDetail

func GetLinuxKeyDetail(linuxVirtualKeyCode uint32) (*LinuxKey, error)

func GetLinuxKeyDetailFromEventInput

func GetLinuxKeyDetailFromEventInput(eventInput string) (*LinuxKey, error)

type WindowsKey

type WindowsKey struct {
	Constant    string
	Value       uint32
	Description string
	EventType   string
	EventInput  string
}

func GetWindowsKeyDetail

func GetWindowsKeyDetail(windowsVirtualKeyCode uint32) (*WindowsKey, error)

func GetWindowsKeyDetailFromEventInput

func GetWindowsKeyDetailFromEventInput(eventInput string) (*WindowsKey, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL