-
Notifications
You must be signed in to change notification settings - Fork 24
BanishMouseCursorToCorner
The BanishMouseCursorToCorner
functionality modifies the behaviour of
BanishMouseCursor such that in addition to hiding the cursor it is also moved
to the top right corner of the current monitor.
This gives behaviour similar to what xbanish and unclutter offer.
The mouse cursor position will be automatically restored when moved.
The BanishMouseCursor
functionality must be enabled in order for BanishMouseCursorToCorner
to
have any effect.
Disclaimer: some web applications will react to the mouse cursor being moved away. This can cause issues where when entering text into a search box for example the cursor hides and because it is moved away the web page / application reacts and disrupts the input.
Back to Functionality.
Concepts | Configuration | Features | Flags | Functionality | Functions