79491712

Date: 2025-03-07 09:03:02
Score: 3.5
Natty:
Report link

CGEvent doesn't allow this. you have to create an NSEvent instead, using: https://developer.apple.com/documentation/appkit/nsevent/keyevent(with:location:modifierflags:timestamp:windownumber:context:characters:charactersignoringmodifiers:isarepeat:keycode:)

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
Posted by: godbout