From 3e7e4b1530490a49902630155a01880d1af6ca9f Mon Sep 17 00:00:00 2001 From: RoadRoller01 Date: Thu, 15 May 2025 00:09:27 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68eec5f..1d4b2dc 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ A: Yes! A: Sadly, no. SharpKeys only remaps whole keys rather than a modified key. For example, you can remap Ctrl or C but you can't remap Ctrl+C to another key. That said, the Microsoft PowerToys tool does offer this functionality - you can learn more about their tool here: [Microsoft PowerToys](https://github.com/microsoft/PowerToys/releases). **Q: Can I remap the Copilot key with SharpKeys?** -A: No. The Copilot key's scancode is a combination of Ctrl + Windows + F23 and the Windows technology the SharpKeys exposes only supports remapping an entire key and not a modified combination of the key. +A: Almost. The Copilot key's scancode is a combination of Ctrl + Windows + F23 and the Windows technology the SharpKeys exposes only supports remapping an entire key and not a modified combination of the key. But you could remap F23. Threfor when you click it you will get ctrl + windows + [to this key]. **Q: Can I remap a mouse click to a new key?** A: Sorry, but no. The remapping technology that Windows uses to remap your keys isn't aware of your mouse.