mirror of
https://github.com/stevenilsen123/mac-keyboard-behavior-in-windows.git
synced 2025-12-14 06:01:31 +03:00
Various fixes:
#1 Bad insertion position behavior on Windows key hold * This was already fixed in a previous release #6 Cmd + Tab (hold) does not allow to use Left and Right arrow keys #8 Requires Administrator rights
This commit is contained in:
committed by
Stephen Nilsen
parent
9fb63ed817
commit
b81ef61b46
@@ -20,7 +20,7 @@ This [AutoHotKey script](./mac.ahk) seeks to deliver all the **superior** MacOS
|
||||
2. Create a new `mac.ahk` file in the location of your choice. I recommend `%userprofile%/Documents/AutoHotKey/mac.ahk`.
|
||||
3. Open your newly created file in a text editor such as Notepad.
|
||||
4. Copy the contents of this [mac.ahk](./mac.ahk) into the file you created and save changes.
|
||||
5. Run the file by double-clicking it in Windows Explorer (click Yes when asked to grant admin rights to the script; this is required).
|
||||
5. Run the file by double-clicking it in Windows Explorer.
|
||||
|
||||
---
|
||||
## Buy me a coffee (optional) ☕
|
||||
|
||||
Reference in New Issue
Block a user