Skip to content

Commit 9d32da3

Browse files
Update uwp-remoteinput-api.md (#3783)
* Update uwp-remoteinput-api.md Clarify that Keyboard KeyCodes do not work in game titles * Update uwp-remoteinput-api.md revised for NOTE md extension --------- Co-authored-by: KB <[email protected]>
1 parent 2420f65 commit 9d32da3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

uwp/xbox-apps/uwp-remoteinput-api.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ ms.localizationpriority: medium
55
ms.topic: article
66
ms.date: 02/08/2017
77
---
8-
# Remote Input API reference
8+
# Remote Input API reference
99
You can send controller, keyboard, and mouse input in real time remotely via this API.
1010

11+
> [!NOTE]
12+
> Keyboard KeyCodes do not work in game titles, we recommend using the Keyboard ScanCodes option instead.
13+
1114
**Request**
1215

1316
| Method | Request URI |

0 commit comments

Comments
 (0)