Skip to main content

Input & Control

The Input tab controls how your keyboard, mouse, and other input devices interact with your Android device during a mirroring session.

Input settings tab

Keyboard

Choose how keyboard input is forwarded to the device:

ModeDescription
SDKDefault. Uses Android's input API. Works with all apps.
UHIDEmulates a physical USB keyboard. Better for games and apps that bypass the software keyboard.
AOASends input over the USB cable at the hardware level. No Android app involvement. USB only.
DisabledKeyboard input is not forwarded.

SDK is recommended for most users. Switch to UHID or AOA if an app does not respond correctly to keyboard input.

Mouse

ModeDescription
SDKDefault. Standard pointer input via Android's API.
UHIDEmulates a physical USB mouse. Useful for pointer-dependent apps.
AOAHardware-level mouse over USB.
Hover onlyMouse movement is forwarded but clicks are not.
DisabledMouse input is not forwarded.

Gamepad

When enabled, any gamepads connected to your computer are forwarded to the Android device. This lets you play Android games with a physical controller.

Read-Only Mode

Enables viewing without control. The device screen is mirrored but no keyboard, mouse, or touch input is sent to the device. Useful for presenting or monitoring a device without accidentally interacting with it.

Clipboard

Auto-sync

When enabled, copying text on your computer automatically pastes it to the device clipboard, and vice versa.

Legacy Paste

Some older Android apps do not support the modern clipboard API. Enable this if paste does not work in a specific app.

No Clipboard Autosync

Disables automatic clipboard synchronisation. You can still manually sync the clipboard using the keyboard shortcut.

Shortcut Modifier Key

NearMirror's keyboard shortcuts use a modifier key (for example, MOD+F for fullscreen). You can change this key in the Shortcut Mod field.

Common values:

  • lalt — Left Alt
  • lsuper — Left Windows / Command key
  • ralt — Right Alt

See Keyboard Shortcuts for the full list of shortcuts.

Other Options

OptionEffect
Prefer TextForwards key events as text characters rather than key codes. Better for special characters.
No Key RepeatDisables key repeat when a key is held down.
No Mouse HoverSuppresses hover events sent to the device when your mouse moves over the window.