--- layout: page title: PCx86 <mouse> Element permalink: /docs/pcx86/mouse/ --- PCx86 Mouse Component --- Format --- ```xml ... ``` Purpose --- Creates an instance of the Mouse component, which simulates the original Microsoft Serial Mouse. Attributes --- * *serial* (required) Specifies the id of the Serial component that the mouse must be connected to. As support for more types of mouse hardware are added, new attributes will be added. Also supports the attributes of *[Component](/docs/pcx86/component/)*. Bindings --- None. Example --- ```xml ``` Output --- ```html