AWS appstream2 documentation change
Summary
Changed product references from 'AppStream 2.0' to 'WorkSpaces Applications' in documentation about relative mouse mode
Security assessment
The modifications only update product naming without altering technical content related to mouse input handling. No security vulnerabilities, mitigations, or security features are mentioned or modified in the changes.
Diff
diff --git a/appstream2/latest/developerguide/client-application-mac-relative-mouse-offset-user.md b/appstream2/latest/developerguide/client-application-mac-relative-mouse-offset-user.md index f801f3411..64dd084ed 100644 --- a//appstream2/latest/developerguide/client-application-mac-relative-mouse-offset-user.md +++ b//appstream2/latest/developerguide/client-application-mac-relative-mouse-offset-user.md @@ -3 +3 @@ -[Documentation](/index.html)[Amazon AppStream 2.0](/appstream2/index.html)[Administration Guide](what-is-appstream.html) +[Documentation](/index.html)[Amazon WorkSpaces Applications](/appstream2/index.html)[Administration Guide](what-is-appstream.html) @@ -7 +7 @@ -By default, during a streaming session, AppStream 2.0 transmits information about mouse movements by using absolute coordinates and rendering the mouse movements locally. For graphics-intensive applications, such as computer-aided design (CAD)/computer-aided manufacturing (CAM) software or video games, mouse performance improves when relative mouse mode is enabled. Relative mouse mode uses relative coordinates, which represent how far the mouse moved since the last frame, rather than the absolute x-y coordinate values within a window or screen. When you enable relative mouse mode, AppStream 2.0 renders the mouse movements remotely. +By default, during a streaming session, WorkSpaces Applications transmits information about mouse movements by using absolute coordinates and rendering the mouse movements locally. For graphics-intensive applications, such as computer-aided design (CAD)/computer-aided manufacturing (CAM) software or video games, mouse performance improves when relative mouse mode is enabled. Relative mouse mode uses relative coordinates, which represent how far the mouse moved since the last frame, rather than the absolute x-y coordinate values within a window or screen. When you enable relative mouse mode, WorkSpaces Applications renders the mouse movements remotely. @@ -9 +9 @@ By default, during a streaming session, AppStream 2.0 transmits information abou -You can enable this feature during an AppStream 2.0 streaming session in either of the following ways: +You can enable this feature during an WorkSpaces Applications streaming session in either of the following ways: