Skip to content

Releases: cody-small/Powershell-Scripts

Dynamic Touchpad Sensitivity

20 Nov 10:24
3e529e6

Choose a tag to compare

Overview

A PowerShell script that automatically adjusts your Windows Precision Touchpad sensitivity based on the focused application.

Features

  • Per-Application Settings - Configure unique sensitivity levels for each application.
  • Interactive Configuration Menu - User-friendly interface to add, modify, and remove application settings.
  • Persistent Settings - Configurations saved to DTPSettings.json and loaded automatically.

Installation

Download DTPS.ps1
Place it in a permanent location (e.g., C:\Scripts)
Run initial setup: .\DTPS.ps1 -Settings

Credits:

This script wouldn't be possible without David Gardiner. Check out his blog post that laid the foundations for accessing Windows touchpad settings via the SystemParametersInfo API.

Requirements:

Windows 11 Build 26027 or later
Windows Precision Touchpad (most modern laptops)