<input>
Enables remote input devices for graphical application.
Text content
None.Selected attributes
- type= keyboard | mouse
-
- keyboard
- Enables the keyboard of a remote workstation as an input device for graphical application on a KVM guest.
- mouse
- Enables the mouse of a remote workstation as an input device for graphical application on a KVM guest.
- bus="virtio"
- Specifies the device type on the virtual server. Specify "virtio".
Usage
Configuring a virtual graphics cardParent elements
<devices>Child elements
None.Example
<input type="keyboard" bus="virtio"/>