Deskflow Gesture Relay

Relay Mac trackpad gestures (3/4-finger swipes, pinches) to a Windows client across a Synergy-style KVM such as Deskflow, which forwards keys and mouse but not multi-touch. Covers the two findings that decide the design: synthetic keystrokes only forward when posted at the HID event-tap location, and 3/4-finger frames are invisible to a CGEventTap while the cursor is on the client, so detection must read the trackpad via MultitouchSupport. Use when gestures work on the Mac but do nothing on the remote machine, or when a scripted keystroke lands on the wrong machine.

pooriaarab 32d30d2 9.6 KB Updated

File contents

pooriaarab/skills/tree/main/deskflow-gesture-relay commit 32d30d29e4

Frequently asked questions

npx skillmds@latest add pooriaarab/deskflow-gesture-relay