Linux command
krfb-virtualmonitor 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
krfb-virtualmonitor --resolution 1920x1080 --name [monitor_name] --password [password] --port 5900
Example
krfb-virtualmonitor --resolution 1280x720 --name [monitor_name] --password [password] --port [5901]
说明
krfb-virtualmonitor creates a virtual monitor on KDE Plasma that can be accessed via VNC. This is useful for headless systems or for creating additional virtual displays that can be shared remotely.
参数
- --resolution WxH
- Set virtual monitor resolution (e.g., 1920x1080)
- --name NAME
- Assign a name to the virtual monitor
- --password PASSWORD
- Set VNC password for remote access
- --port PORT
- VNC port number (default: 5900)
FAQ
What is the krfb-virtualmonitor command used for?
krfb-virtualmonitor creates a virtual monitor on KDE Plasma that can be accessed via VNC. This is useful for headless systems or for creating additional virtual displays that can be shared remotely.
How do I run a basic krfb-virtualmonitor example?
Run `krfb-virtualmonitor --resolution 1920x1080 --name [monitor_name] --password [password] --port 5900` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --resolution WxH do in krfb-virtualmonitor?
Set virtual monitor resolution (e.g., 1920x1080)