Skip to content

emvaized/Right-Click-Master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Right Click Master

Implements context menu logic from Linux and MacOS in Windows. When you push right mouse button down, context menu opens immediately, allowing you to move mouse cursor over any item, and then select it by releasing the mouse button. It is super lightweight, and runs on Autohotkey code.

Additional actions

Right Click Master provides few useful shortcuts while you're holding right mouse button:

Action Default action
Left click Reload (Ctrl+R)
Middle click Paste (Ctrl+V)
Scroll up Scroll to start (Ctrl+Home)
Scroll down Scroll to end (Ctrl+End)

Installation

No installation is required. Just run the .exe file, and it already works.

Compatibility

It works in all Windows apps and system-wide.

To prevent unwanted activation in games, Right Click Master provides few options:

  • Disable in fullscreen apps (enabled by default)
  • Excluded processes list, where you can additionally add your games (in case first option doesn't detect your game)

Settings

Settings .ini file is stored in %AppData%\RightClickMaster.

Building

You can compile .exe file by using Ahk2Exe utility, which comes along with Autohotkey. Also, you can use utility as Autohotkey script as well, no need to compile it.

Support development

If you enjoy this project, please consider supporting its further development by making a small donation using one of the options below.

Support on Ko-fi   Patreon   Donate using Liberapay   Donate Bitcoin

About

Enhance right-click context menu on Windows and make it work like in Linux and MacOS

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Sponsor this project

Contributors