SecondaryClick.WindowsInput 1.0.3

dotnet add package SecondaryClick.WindowsInput --version 1.0.3
                    
NuGet\Install-Package SecondaryClick.WindowsInput -Version 1.0.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SecondaryClick.WindowsInput" Version="1.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SecondaryClick.WindowsInput" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="SecondaryClick.WindowsInput" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SecondaryClick.WindowsInput --version 1.0.3
                    
#r "nuget: SecondaryClick.WindowsInput, 1.0.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SecondaryClick.WindowsInput@1.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SecondaryClick.WindowsInput&version=1.0.3
                    
Install as a Cake Addin
#tool nuget:?package=SecondaryClick.WindowsInput&version=1.0.3
                    
Install as a Cake Tool

logo64

GitHub license Actions Platform

SecondaryClick

Bring macOS “Secondary Click” gesture to Windows.

SecondaryClick lets you perform right-click actions from touchpad gestures and optional keyboard modifiers.

Features

  • Secondary click support for touchpads
  • Two-finger tap
  • Bottom-right click zone
  • Optional keyboard modifier triggers (Alt, Control, Shift)
  • Lightweight system tray app

Requirements

  • Windows with a touchpad
  • .NET Framework 4.8 runtime
  • Precision touchpad is recommended for full touchpad options

Install

Download the latest build from Releases.

Usage

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.

Designer

Application icon designed by @Shomnipotence

License

<img src="https://www.gnu.org/graphics/gplv3-127x51.png" alt="GPL v3">

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • .NETFramework 4.8.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net10.0

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.3 58 5/25/2026