mirror of
https://git.proxmox.com/git/qemu-server
synced 2026-01-03 23:41:29 +00:00
tests: cfg2cmd: rename vnc-clipboard to lower-case and add description
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
3c4716a6b9
commit
2c651d846f
@ -1 +0,0 @@
|
||||
vga: qxl,clipboard=vnc
|
||||
@ -1 +0,0 @@
|
||||
vga: std,clipboard=vnc
|
||||
2
test/cfg2cmd/vnc-clipboard-spice.conf
Normal file
2
test/cfg2cmd/vnc-clipboard-spice.conf
Normal file
@ -0,0 +1,2 @@
|
||||
# TEST: Test for a VNC clipboard with a SPICE QXL display
|
||||
vga: qxl,clipboard=vnc
|
||||
2
test/cfg2cmd/vnc-clipboard-std.conf
Normal file
2
test/cfg2cmd/vnc-clipboard-std.conf
Normal file
@ -0,0 +1,2 @@
|
||||
# TEST: Test for a VNC clipboard with a std display
|
||||
vga: std,clipboard=vnc
|
||||
Loading…
Reference in New Issue
Block a user