为 Windows 11 重新打磨的触控板 / 鼠标手势工具。
GestureSign V2 是基于经典开源项目 TransposonY/GestureSign 的 Windows 11 适配重构版。
原版 GestureSign 长期未维护,在新系统和高强度使用场景下容易遇到按键粘滞、界面老旧、DPI 适配不足等问题。这个版本的目标很直接:保留原来的手势能力,同时修复 Windows 11 下的体验问题,并用更现代的 WinUI 3 界面重新承载配置流程。
- WinUI 3 重构界面,适配 Windows 11 圆角、Mica 风格、深色 / 亮色模式动态切换。
- 支持触控板手势、触摸屏手势、鼠标手势、手势轨迹显示和手势缩略图预览。
- 新增“快捷操作”页面,内置 Kando 圆环菜单,可用独立快捷键唤起漂亮的径向菜单。
- 新增“边缘交互”页面,可为触控板和触摸屏上 / 下 / 左 / 右边缘点击与边缘滑动单独绑定动作。
- 边缘手势可作为普通动作加入任意程序分组,当前应用动作优先,未命中时自动回退全局动作。
- 支持按程序、窗口类名、可执行文件、标题和分组管理动作。
- 支持快捷键、浏览器、窗口、媒体、系统操作等常用命令;新增动作时可直接配置要执行的命令,音量、亮度、打开文件、运行命令等常用命令提供专用编辑控件。
- 支持忽略列表,可按 exe、窗口类名、标题等规则排除指定程序。
- 支持优先使用系统触控板设置、Edge 自带手势,并可排除全屏场景。
- 支持将配置文件切换到 OneDrive
Apps\GestureSign V2目录,由 OneDrive 负责跨设备同步。 - 支持托盘图标、托盘菜单、单实例启动和更方便阅读的手势日志;托盘可一键暂停/恢复手势识别。
- 支持简体中文、英文、繁体中文(台湾)、日语、韩语界面语言。
- 针对高 DPI、高刷新率屏幕做了界面和输入体验优化。
GestureSign V2 已发布到 Windows Package Manager,可以直接通过 winget 安装:
winget install --id Tomclanc.GestureSignV2 --source winget也可以前往 Releases 下载最新版安装包。
当前版本:
- 新增触摸屏四边屏蔽区设置,可分别配置左、上、右、下边缘的屏蔽比例(0%~45%)。从屏蔽区开始的单指或多指触摸不会被 GestureSign 识别,并交给当前应用处理。
- 修复和完善触摸屏输入配置与手势捕捉边界处理,默认配置保持兼容。
- 新建或编辑动作时可以分别选择允许使用的设备:触摸屏、触控板、鼠标和笔;动作列表会直接显示设备范围,原有配置默认继续适用于全部设备。
- 改进触摸屏双指点按:两根手指近乎同时落下时会合并为同一次手势,并在当前这次第一根手指松开的位置发送鼠标右键。
- 修复鼠标动作偶尔使用上一次手势触点坐标的问题,执行动作时只使用当前捕捉周期的触点顺序和最终坐标。
- 双指绘制手势仍按完整轨迹识别,不会因双指点按兼容逻辑而提前触发,兼顾点按右键与双指画字母等操作。
- 继续完善触摸屏触点分帧上报、抬起等待和轨迹顺序处理,提高 H3C MegaBook 等设备上的双指识别稳定性。
18.0.2 及更早版本加入了智能新建标签页、暂停识别后的界面停用提示和 Kando 架构校验,修复了边缘动作误触发、触点最终坐标和鼠标目标位置等问题,并完成 WinUI 3 与 .NET 10 迁移、智能关闭、Kando 快捷操作以及多项触摸识别改进。完整记录请参阅 GitHub Releases。
推荐使用 winget 安装:
winget install --id Tomclanc.GestureSignV2 --source winget也可以手动下载安装包:
- 下载 MSI 或 MSIX 安装包。
- 双击安装,按提示完成安装。
- 从桌面快捷方式或开始菜单打开
GestureSign V2。 - 在“动作”页面启用手势识别,并按需添加程序、手势和命令。
配置文件默认保存在:
%AppData%\GestureSign V2
日志文件默认保存在:
%LocalAppData%\GestureSign V2
- 打开“动作”页面,确认“手势识别”已开启。
- 在左侧选择“全局动作”或某个程序分组。
- 点击“新动作”,录制或绘制一个手势图案。
- 点击“设置命令”,为这个手势绑定快捷键、浏览器、窗口或系统命令。
- 回到桌面或目标应用中使用手势触发操作。
如果某个程序已经有系统级手势或自带手势,例如 Windows 11 触控板设置、Microsoft Edge 鼠标手势,可以在“选项”中开启优先使用系统或应用自带行为。
- “动作”:管理全局动作、程序动作、分组、手势和命令。
- “忽略”:添加不参与识别的程序、窗口或匹配规则。
- “手势”:查看、导入、导出、重训和整理手势库。
- “快捷操作”:选择 Kando 菜单、同步唤起快捷键、打开 Kando 设置或测试弹出菜单。
- “边缘交互”:设置触控板和触摸屏四边点击与边缘滑动动作。
- “选项”:调整轨迹颜色、宽度、透明度、输入设备、全屏排除和启动项。
- “关于”:查看版本、项目链接、日志和维护信息。
- 推荐系统:Windows 11 x64;Microsoft Store 包同时提供 x64 与 ARM64 架构。
- 当前安装包:MSI x64、便携版 x64;商店上传包包含 x64 / ARM64;不再提供 x86 包。
- Windows 10 理论上可运行部分功能,但主要适配目标是 Windows 11。
如果遇到手势无法触发、录制异常、配置无法保存或界面显示问题,请在 Issues 中提供:
- 系统版本和屏幕缩放比例。
- 使用的是鼠标手势还是触控板手势。
- 目标应用名称,以及是否全屏。
- “关于”页面中的日志内容。
- 相关截图或复现步骤。
感谢原项目 TransposonY/GestureSign 以及 HighSign、MahApps.Metro、WGestures 等项目。GestureSign V2 仍然站在这些工作的基础上继续前进。
“快捷操作”功能集成并随安装包分发了 Kando 的圆环菜单交互。Kando 是独立的开源项目,遵循 MIT License;安装包中保留了 Kando 自带的 LICENSE 和 Chromium 相关许可证文件。
如果 GestureSign V2 对你有帮助,欢迎通过微信赞赏支持项目的持续开发。感谢每一份支持。
GestureSign V2 is a Windows 11 focused rebuild of the classic open-source project TransposonY/GestureSign.
The original GestureSign has not been actively maintained for a long time. On newer Windows systems, users may run into sticky modifier keys, dated UI behavior, DPI issues, and inconsistent gesture capture. GestureSign V2 keeps the original gesture workflow while improving the Windows 11 experience and moving the configuration interface to a modern WinUI 3 design.
- Rebuilt WinUI 3 interface with Windows 11 rounded corners, Mica styling, and light / dark theme support.
- Touchpad, touchscreen, and mouse gestures with gesture trails and thumbnail previews.
- New Quick Actions page with bundled Kando radial menus and a dedicated hotkey trigger.
- New Edge Interaction page for touchpad and touchscreen edge taps and edge swipes.
- Edge gestures can also be added to regular app groups; app-specific actions take priority and fall back to global actions when no executable app action is found.
- Per-app actions with matching by executable, window class, title, and groups.
- Common commands such as hotkeys, browser actions, window actions, media controls, system operations, file launching, volume, brightness, and command execution. New actions can include their initial command directly from the add-action dialog.
- Ignore list support for excluding specific apps, windows, or matching rules.
- Options to prefer Windows touchpad gestures or built-in browser gestures, with fullscreen exclusions.
- Optional OneDrive sync stores configuration under
OneDrive\Apps\GestureSign V2and lets OneDrive handle cross-device synchronization. - Tray icon, tray menu, single-instance startup, readable gesture logs, and one-click pause/resume from the tray.
- Simplified Chinese, English, Traditional Chinese (Taiwan), Japanese, and Korean UI languages.
- Improved UI and input behavior for high-DPI and high-refresh-rate displays.
GestureSign V2 is available from Windows Package Manager. Install it with winget:
winget install --id Tomclanc.GestureSignV2 --source wingetYou can also get the latest installer from Releases.
Current version:
- Added configurable touchscreen blocking zones for the left, top, right, and bottom edges, each from 0% to 45%. Touches that begin in a blocked zone are passed to the current application instead of being captured by GestureSign.
- Improved touchscreen input configuration and gesture-capture boundary handling while preserving existing defaults.
- New and existing actions can now be limited to touchscreen, touchpad, mouse, and pen independently. The action list shows the enabled devices, while existing configurations continue to allow all devices by default.
- Improved two-finger touchscreen taps by merging near-simultaneous contacts into one gesture and sending the right click at the current gesture's first-finger release position.
- Fixed mouse actions occasionally reusing contact coordinates from the previous gesture; actions now use only the current capture cycle's contact order and final positions.
- Two-finger drawn gestures still wait for and recognize the complete paths, so the tap compatibility logic does not prematurely trigger while drawing letters or other shapes.
- Further improved split-frame contact reporting, release synchronization, and stroke ordering on touchscreens such as the H3C MegaBook.
Version 18.0.2 and earlier added Smart New Tab, paused-state UI feedback, and Kando architecture checks; fixed edge-action matching, final touch coordinates, and mouse target positioning; and completed the WinUI 3 and .NET 10 migration, Smart Close, Kando Quick Actions, and broader touch-recognition improvements. See GitHub Releases for the complete history.
Recommended:
winget install --id Tomclanc.GestureSignV2 --source wingetManual installation:
- Download the MSI or MSIX installer.
- Double-click the installer and follow the setup prompts.
- Open
GestureSign V2from the desktop shortcut or Start menu. - Go to the Actions page, enable gesture recognition, and add apps, gestures, and commands as needed.
Configuration files are stored in:
%AppData%\GestureSign V2
When OneDrive sync is enabled, configuration is stored in:
%UserProfile%\OneDrive\Apps\GestureSign V2
Log files are stored in:
%LocalAppData%\GestureSign V2
- Open the Actions page and make sure gesture recognition is enabled.
- Select Global Actions or an app group on the left.
- Click New Action and record or draw a gesture pattern.
- Click Set Command and bind the gesture to a hotkey, browser action, window action, or system command.
- Return to the desktop or target app and trigger the gesture.
If an app already has system-level or built-in gestures, such as Windows 11 touchpad gestures or Microsoft Edge mouse gestures, you can enable the related preference options on the Options page.
- Actions: Manage global actions, app actions, groups, gestures, and commands.
- Ignore: Exclude apps, windows, or matching rules from gesture recognition.
- Gestures: View, import, export, retrain, and organize the gesture library.
- Quick Actions: Select Kando menus, sync hotkeys, open Kando settings, or test the radial menu.
- Edge Interaction: Configure touchpad and touchscreen edge taps and edge swipes.
- Options: Adjust trail color, width, opacity, input devices, fullscreen exclusions, and startup behavior.
- About: View the version, project links, logs, and maintenance information.
- Recommended OS: Windows 11 x64. The Microsoft Store package also includes x64 and ARM64 variants.
- Current packages: x64 MSI and x64 portable ZIP; the Store upload package contains x64 / ARM64 variants. No x86 package is produced.
- Windows 10 may run some features, but Windows 11 is the primary target.
When reporting gesture, recording, saving, or UI issues, please include:
- Windows version and display scaling.
- Whether you are using mouse gestures or touchpad gestures.
- Target app name and whether it is fullscreen.
- Logs from the About page.
- Screenshots or reproduction steps.
Thanks to TransposonY/GestureSign, HighSign, MahApps.Metro, WGestures, and the projects this work builds on.
The Quick Actions feature integrates and redistributes the radial menu experience from Kando. Kando is an independent open-source project under the MIT License; its bundled LICENSE and Chromium license files are preserved in the installer.
If GestureSign V2 is useful to you, you can support its continued development via WeChat Pay. Every contribution is appreciated.
GestureSign V2 は、クラシックなオープンソースプロジェクト TransposonY/GestureSign を Windows 11 向けに再構築したバージョンです。
元の GestureSign は長い間積極的にメンテナンスされていません。新しい Windows 環境では、修飾キーが押されたままになる、UI の挙動が古い、高 DPI 環境で表示が崩れる、ジェスチャー入力が安定しない、といった問題が起こることがあります。GestureSign V2 は従来のジェスチャーワークフローを保ちながら、Windows 11 での体験を改善し、設定画面をモダンな WinUI 3 デザインへ移行しています。
- Windows 11 の角丸、Mica スタイル、ライト / ダークテーマに対応した WinUI 3 インターフェイス。
- タッチパッド、タッチスクリーン、マウスジェスチャー、ジェスチャー軌跡、ジェスチャーサムネイルプレビュー。
- Kando のラジアルメニューを同梱した Quick Actions ページと、専用ホットキーによる呼び出し。
- タッチパッドとタッチスクリーンのエッジタップ / エッジスワイプを設定できる Edge Interaction ページ。
- エッジジェスチャーは通常のアプリグループにも追加でき、アプリ別アクションを優先し、見つからない場合はグローバルアクションへフォールバックします。
- 実行ファイル、ウィンドウクラス、タイトル、グループによるアプリ別アクション管理。
- ホットキー、ブラウザー操作、ウィンドウ操作、メディア制御、システム操作などの一般的なコマンド。新規アクション作成時に初期コマンドも同じダイアログで設定できます。
- 特定のアプリ、ウィンドウ、マッチングルールを除外できる無視リスト。
- Windows タッチパッドジェスチャーやブラウザー内蔵ジェスチャーを優先するオプションと、全画面除外設定。
- OneDrive 同期を有効にすると、設定を
OneDrive\Apps\GestureSign V2に保存し、OneDrive でデバイス間同期できます。 - トレイアイコン、トレイメニュー、単一インスタンス起動、読みやすいジェスチャーログ、トレイからの一時停止 / 再開。
- 簡体字中国語、英語、繁体字中国語(台湾)、日本語、韓国語の UI 言語。
- 高 DPI および高リフレッシュレート環境向けの UI と入力体験の改善。
GestureSign V2 は Windows Package Manager からインストールできます:
winget install --id Tomclanc.GestureSignV2 --source winget最新のインストーラーは Releases からも入手できます。
現在のバージョン:
- 左、上、右、下端を 0%~45% で個別設定できるタッチスクリーンのブロックゾーンを追加しました。ブロックゾーンから始まるタッチは GestureSign で認識せず、現在のアプリに渡します。
- タッチスクリーン入力設定とジェスチャー捕捉境界の処理を改善しました。既存の初期設定との互換性は維持されています。
- アクションの新規作成・編集時に、タッチスクリーン、タッチパッド、マウス、ペンを個別に選択できるようになりました。既存設定は引き続き全デバイスで有効です。
- ほぼ同時に置かれた 2 本の指を同じジェスチャーとして結合し、今回のジェスチャーで最初の指を離した位置に右クリックを送信するよう改善しました。
- マウスアクションが前回のジェスチャー座標を使用することがある問題を修正し、現在の入力周期の接触順序と最終座標だけを使用します。
- 2 本指で文字などを描くジェスチャーは完全な軌跡を待って認識するため、タップ互換処理による早すぎる発火を防ぎます。
- H3C MegaBook などでの分割フレーム報告、指を離すタイミング、ストローク順序の処理をさらに改善しました。
18.0.2 以前のリリースでは、Smart New Tab、一時停止時の UI 表示、Kando アーキテクチャ検証を追加し、エッジ操作、最終接触座標、マウス位置の問題を修正しました。また、WinUI 3 / .NET 10 への移行、Smart Close、Kando Quick Actions、各種タッチ認識改善を行いました。完全な履歴は GitHub Releases をご覧ください。
推奨:
winget install --id Tomclanc.GestureSignV2 --source winget手動インストール:
- MSI または MSIX インストーラーをダウンロードします。
- インストーラーをダブルクリックし、画面の案内に従ってセットアップを完了します。
- デスクトップショートカットまたはスタートメニューから
GestureSign V2を開きます。 - Actions ページでジェスチャー認識を有効にし、必要に応じてアプリ、ジェスチャー、コマンドを追加します。
設定ファイルは次の場所に保存されます:
%AppData%\GestureSign V2
OneDrive 同期を有効にした場合、設定ファイルは次の場所に保存されます:
%UserProfile%\OneDrive\Apps\GestureSign V2
ログファイルは次の場所に保存されます:
%LocalAppData%\GestureSign V2
- Actions ページを開き、ジェスチャー認識が有効になっていることを確認します。
- 左側で Global Actions またはアプリグループを選択します。
- New Action をクリックし、ジェスチャーパターンを記録または描画します。
- Set Command をクリックし、そのジェスチャーにホットキー、ブラウザー操作、ウィンドウ操作、またはシステムコマンドを割り当てます。
- デスクトップまたは対象アプリに戻り、ジェスチャーを実行します。
アプリが Windows 11 のタッチパッドジェスチャーや Microsoft Edge のマウスジェスチャーなど、システムまたはアプリ内蔵のジェスチャーを持っている場合は、Options ページで関連する優先オプションを有効にできます。
- Actions: グローバルアクション、アプリアクション、グループ、ジェスチャー、コマンドを管理します。
- Ignore: ジェスチャー認識から除外するアプリ、ウィンドウ、マッチングルールを設定します。
- Gestures: ジェスチャーライブラリの表示、インポート、エクスポート、再学習、整理を行います。
- Quick Actions: Kando メニューの選択、ホットキー同期、Kando 設定の起動、ラジアルメニューのテストを行います。
- Edge Interaction: タッチパッドとタッチスクリーンのエッジタップ / エッジスワイプを設定します。
- Options: 軌跡の色、幅、透明度、入力デバイス、全画面除外、起動動作を調整します。
- About: バージョン、プロジェクトリンク、ログ、メンテナンス情報を確認します。
- 推奨 OS: Windows 11 x64。Microsoft Store パッケージには x64 と ARM64 の両方を含めています。
- 現在のパッケージ: x64 MSI、x64 ポータブル ZIP、x64 / ARM64 を含む Store アップロード パッケージ。x86 パッケージは生成しません。
- Windows 10 でも一部機能は動作する可能性がありますが、主な対象は Windows 11 です。
ジェスチャー、記録、保存、UI 表示に関する問題を報告する場合は、次の情報を含めてください。
- Windows のバージョンとディスプレイの拡大率。
- マウスジェスチャーまたはタッチパッドジェスチャーのどちらを使用しているか。
- 対象アプリ名と、全画面表示かどうか。
- About ページのログ。
- スクリーンショットまたは再現手順。
TransposonY/GestureSign、HighSign、MahApps.Metro、WGestures、および本プロジェクトの基礎となった各プロジェクトに感謝します。
Quick Actions 機能では、Kando のラジアルメニュー体験を統合し、インストーラーに同梱しています。Kando は MIT License の独立したオープンソースプロジェクトであり、同梱される LICENSE と Chromium 関連のライセンスファイルを保持しています。
GestureSign V2 が役に立った場合は、WeChat Pay の赞赏码から継続開発を支援できます。ご支援ありがとうございます。


