Skip to content

Commit 578ec26

Browse files
committed
Windows + C -> Windows key + C
1 parent 16a834a commit 578ec26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/apps/develop/windows-integration/copilot-key-state.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Handle Microsoft Copilot hardware key state changes
3-
description: Learn how to register to be activated and receive notifications when the Microsoft Copilot hardware key or Windows + C is pressed.
3+
description: Learn how to register to be activated and receive notifications when the Microsoft Copilot hardware key or Windows key + C is pressed.
44
ms.topic: article
55
ms.date: 10/25/2024
66
ms.localizationpriority: medium
@@ -10,7 +10,7 @@ ms.localizationpriority: medium
1010

1111
# Handle Microsoft Copilot hardware key state changes
1212

13-
This article describes how apps can register to be activated and receive notifications when the Microsoft Copilot hardware key or Windows + C is pressed, pressed and held, and released. This feature enables apps to perform different actions depending on which key state change is detected. For example, and app may perform normal activation when the key is single-pressed, but record audio or take a screenshot when the key is pressed and held..
13+
This article describes how apps can register to be activated and receive notifications when the Microsoft Copilot hardware key or Windows key + C is pressed, pressed and held, and released. This feature enables apps to perform different actions depending on which key state change is detected. For example, and app may perform normal activation when the key is single-pressed, but record audio or take a screenshot when the key is pressed and held..
1414

1515
This feature extends the features of a basic Microsoft Copilot hardware key provider, which simply registers to be launched when the hardware key is pressed. For more information, see [Microsoft Copilot hardware key providers](microsoft-copliot-key-provider.md).
1616

0 commit comments

Comments
 (0)