Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mmulet/term.everything
/ OrModifiers
Method
OrModifiers
termeverything/ConvertKeycodeToXbdCode.go:70–70 ·
view source on GitHub ↗
(int)
Source
from the content-addressed store, hash-verified
68
type
XkbdCode
interface
{
69
isXkbdCode()
70
OrModifiers(int)
71
GetModifiers() int
72
}
73
Callers
1
ConvertKeycodeToXbdCode
Function · 0.65
Implementers
5
PointerMove
termeverything/PointerCode.go
PointerButtonPress
termeverything/PointerCode.go
PointerButtonRelease
termeverything/PointerCode.go
PointerWheel
termeverything/PointerCode.go
KeyCode
termeverything/ConvertKeycodeToXbdCode
Calls
no outgoing calls
Tested by
no test coverage detected