# mbed-os-snippet-USBMouse_absolute_pos **Repository Path**: mirrors_ARMmbed/mbed-os-snippet-USBMouse_absolute_pos ## Basic Information - **Project Name**: mbed-os-snippet-USBMouse_absolute_pos - **Description**: A mirrored example snippet from mbed-os-examples-docs_only - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: v6.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## USBMouse absolute positioning example The example emulates mouse over USB port. 1. Flash the board, and ensure the target's auxiliary USB is plugged into the PC. 2. Reset the target. 3. The mouse pointer should move on the screen making a cycle. **Note:** With an absolute mouse, the USBMouse move function will move the mouse to coordinates x, y on the screen. MIRRORED FROM MASTER EXAMPLE SNIPPETS REPOSITORY: mbed-os-examples-docs_only. ANY CHANGES MADE DIRECTLY TO THIS REPOSITORY WILL BE AUTOMATICALLY OVERWRITTEN.