Skip to content

[PowerToys]Mouse without borders: Disable Easy mouse when the foreground application is in fullscreen mode - docs #5470

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: docs
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions hub/powertoys/mouse-without-borders.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ To enable the service mode, run PowerToys in administrator mode and turn on the
| Block mouse at screen corners | Avoid accidentally switching machines when the mouse pointer is at screen corners. |
| Show clipboard and network status messages | Show clipboard activities and network status in system tray notifications. |
| Easy Mouse | Use the mouse pointer to switch between machines at screen edges. Can also be configured to need to select **Shift** or **Control** to switch between machines. |
| Disable easy mouse when an application is in fullscreen | Prevents easy mouse from switching machines when an application is running in fullscreen mode on the host machine. |
| Ignored fullscreen applications | A list of ignored executables that will allow easy mouse to switch machines even if they are running in fullscreen mode. |
| Shortcut to toggle Easy Mouse | Set a <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+\<letter> shortcut to toggle Easy Mouse. |
| Shortcut to lock all machines | Set a <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+\<letter> shortcut to press twice to lock all machines. Only works in the machines that have the same setting. |
| Shortcut to try reconnecting | Set a <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+\<letter> shortcut to try reconnecting. |
Expand Down