HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

autoraise — Automatically raise and/or focus a window when hovering over it with the mouse. More information: <h

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandandcliautoraisefocusraiseautomaticallywindow
macos

Problem

How to use the autoraise command: Automatically raise and/or focus a window when hovering over it with the mouse. More information: <https://github.com/sbmpost/AutoRaise>.

Solution

autoraise — Automatically raise and/or focus a window when hovering over it with the mouse. More information: <https://github.com/sbmpost/AutoRaise>.

Run AutoRaise in the background:
autoraise &

Code Snippets

Run AutoRaise in the background

autoraise &

Context

tldr-pages: osx/autoraise

Revisions (0)

No revisions yet.