Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ CanSimulateKeyPresses
Function
CanSimulateKeyPresses
plugins/base/utils/linux/linux.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
static bool setupDone = setup();
65
66
bool CanSimulateKeyPresses()
67
{
68
return canSimulateKeyPresses;
69
}
70
71
static const std::unordered_map<HotkeyType, long> keyTable = {
72
// Chars
Callers
4
SendCustomHotkey
Method · 0.50
MacroActionHotkeyEdit
Method · 0.50
SetWidgetVisibility
Method · 0.50
UpdateEntryData
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected