mirror of https://github.com/CrimsonTome/tldr.git
krfb-virtualmonitor: add page (#12770)
* krfb-virtualmonitor: add page --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>pull/28/head
parent
e18cfc36c4
commit
0e8e8cf660
|
@ -0,0 +1,8 @@
|
||||||
|
# krfb-virtualmonitor
|
||||||
|
|
||||||
|
> Create a virtual monitor and allow that monitor to be used with VNC.
|
||||||
|
> More information: <https://invent.kde.org/network/krfb>.
|
||||||
|
|
||||||
|
- Create a virtual monitor:
|
||||||
|
|
||||||
|
`krfb-virtualmonitor --resolution {{1920}}x{{1080}} --name {{monitor_name}} --password {{password}} --port {{5900}}`
|
Loading…
Reference in New Issue