Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ uninstall_grabs
Method
uninstall_grabs
client/src/main/java/jake2/client/IN.java:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
private
static
void
uninstall_grabs() {
81
ClientGlobals.re.getKeyboardHandler().uninstallGrabs();
82
}
83
84
public
static
void
toggleMouse() {
85
if
(mouse_avail) {
Callers
1
DeactivateMouse
Method · 0.95
Calls
2
getKeyboardHandler
Method · 0.65
uninstallGrabs
Method · 0.45
Tested by
no test coverage detected