Skip to content

dictovod/mouse_slowdown

Repository files navigation

Инструкция:
Скачайте mouse_tool.ps1 откройте powershell Shift+Правая клавиша мыши в папке загрузки
powershell -ExecutionPolicy Bypass -File mouse_tool.ps1
Происходит проверка Rust и link.exe от Visual Studio. Если не найден — автоматически скачивает и тихо устанавливает MSVC Build Tools с компонентом VCTools.
Установка занимает 3–7 минут, прогресс-бар будет виден в отдельном окне. Нажимайте клавиши громкости – в консоли появится либо RAW KEYBOARD, либо RAW HID (Consumer), и после двойного нажатия будет изменяться скорость мыши.
Если клавиши по-прежнему не отображаются, временно закройте все утилиты производителя клавиатуры (например, Logitech Options, Razer Synapse), которые могут перехватывать мультимедийные клавиши.

Mouse Slowdown Toggle with AppsKey

This Python script allows you to temporarily slow down your mouse movement by pressing the AppsKey (context menu key) on your keyboard.

  • The mouse speed is reduced to 1/10 of the original speed.
  • A small notification appears near the cursor when slow mode is activated or deactivated.
  • The slowdown turns off automatically after 5 seconds or when AppsKey is pressed again.

Features

  • Toggle slowdown mode with AppsKey.
  • Mouse speed reduced by 10x.
  • Notification shown near the cursor for 1 second.
  • Automatic deactivation after 5 seconds.

Requirements

  • Python 3.7+
  • pyautogui, keyboard

Install dependencies:

pip install pyautogui keyboard

About

Mouse Speed Tool Регулировка скорости мыши клавишами громкости — без меню, без лишних движений.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors