Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deskflow/deskflow
/ fakeCtrlAltDel
Method
fakeCtrlAltDel
src/lib/platform/OSXKeyState.cpp:359–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
357
}
358
359
bool OSXKeyState::fakeCtrlAltDel()
360
{
361
// pass keys through unchanged
362
return false;
363
}
364
365
bool OSXKeyState::fakeMediaKey(KeyID id)
366
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected