mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-02-24 14:14:52 +01:00
17 lines
283 B
Markdown
17 lines
283 B
Markdown
# alt-focus-hack
|
|
|
|
```
|
|
Enable or disable a hack simulating ALT key presses to ensure focus changes succeed
|
|
|
|
Usage: komorebic.exe alt-focus-hack <BOOLEAN_STATE>
|
|
|
|
Arguments:
|
|
<BOOLEAN_STATE>
|
|
[possible values: enable, disable]
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|