Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deskflow/deskflow
/ fakeMediaKey
Method
fakeMediaKey
src/lib/platform/OSXKeyState.cpp:365–368 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
bool OSXKeyState::fakeMediaKey(KeyID id)
366
{
367
return fakeNativeMediaKey(id);
368
}
369
370
CGEventFlags OSXKeyState::getModifierStateAsOSXFlags() const
371
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected