Bring macOS “Secondary Click” gesture to Windows.
SecondaryClick lets you perform right-click actions from touchpad gestures and optional keyboard modifiers.
- Secondary click support for touchpads
- Two-finger tap
- Bottom-right click zone
- Optional keyboard modifier triggers (
Alt,Control,Shift) - Lightweight system tray app
- Windows with a touchpad
- .NET Framework 4.8 runtime
- Precision touchpad is recommended for full touchpad options
Download the latest build from Releases.
After launch, SecondaryClick runs in the system tray.
- Right-click the tray icon to open settings
- Enable or disable touchpad gestures:
- Two-finger tap
- Bottom-right click
- Enable keyboard-assisted triggers:
- Off
- Alt Key
- Control Key
- Shift Key
- Optional: enable Start with Windows from tray menu
- Optional: hide tray icon from tray menu (
Hide tray icon)
If tray icon is hidden, run RestoreTrayIcon.bat from the app output folder to restore it.
Settings are saved per user and restored automatically on next launch.
SecondaryClick is free and open source software under GPL-3.0.
SecondaryClick.MouseKeyHook is based on MouseKeyHook and distributed under MIT.
SecondaryClick.WindowsInput is based on InputSimulator and distributed under MIT.

