Customize Auxiliary Screen
Update history
Date | Version | Author | Update content |
---|---|---|---|
2025-10-10 | v0.1 | zepan |
|
Introduction
The NanoKVM-Pro Desk is equipped with a 1.47-inch 320x172 mini display. In addition to serving as a basic configuration interface, it can also display user-customized content in various ways, functioning as a secondary screen.
HDMI Secondary Screen
When NanoKVM-Pro is operating, it virtually emulates a monitor, allowing it to capture HDMI images and display them on its own screen, enabling HDMI secondary screen functionality.
In the UI, select the HDMI output video source to display the captured video image on the small screen.
When used as a desktop accessory, this feature can serve as a desktop mini secondary screen for performance monitoring, video thumbnail player, and other functions.
USB Secondary Screen
Currently, the USB secondary screen feature only supports Windows systems.
Download and extract the USB secondary screen driver: https://github.com/sipeed/NanoKVM-Pro/releases/download/v1.0.5/nanokvmpro_usb_graphic_win.zip
On the Desk: From the screen, tap
Settings
→USB
to enter the USB configuration page, then enablePanel
.On the controlled machine:
- Open
Device Manager
→Other devices
- Find
NanoKVMPro
→ Right-clickProperties
→Driver
→Update Driver
- Select
Browse my computer for drivers
→Let me pick from a list of available drivers on my computer
- Double-click
Show all devices
- Find
USB Composite Device
underStandard USB Host Controller
/标准 USB 主机控制器
/Standard system devices
/标准系统设备
→ Double-click to install
Note: Driver locations may vary across different Windows versions. Please search patiently.
- Open
After completion, a new
loop input to output
device will appear underOther devices
inDevice Manager
.Right-click the device →
Update Driver
→Browse my computer for drivers
→Browse
→ Select the USB secondary screen driver folder →Next
→ Follow the prompts to complete installation.After driver installation is complete, a new NanoKVM graphics device will appear in the
Display adapters
section.On the Desk, navigate to the secondary screen page from the screen and select USB to use the Desk as a USB secondary screen.
To disable, refer to step 2 and turn off
Panel
.When re-enabling, some systems may require reinstalling the USB driver.
Custom Display
The NanoKVM-Pro's small screen uses standard framebuffer drivers. Users can utilize /dev/fb0
to implement custom screen display operations.