Posts

Post not yet marked as solved
3 Replies
1.6k Views
Hi folks,Is there a way to `compare` (diff) the current disk content with a given tmutil localsnapshot?I found the compare verb in tmutil requires a snapshot path, but the localsnapshot is invisible to file system.Thanks!
Posted
by hypodev.
Last updated
.
Post not yet marked as solved
0 Replies
573 Views
Hi,What I want to do is displaying all keystroke on screen. (Just like the built-in Keyboard Viewer)I use NSEvent.addGlobalMonitorForEvents() and maintain a set of pressed keys.Most keystroke are fine. However, Cmd-Shift-3, Cmd-Shift-4 cannot be captured.Is there any way to capture all keyboard event?Regards,hypoDev
Posted
by hypodev.
Last updated
.