mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-12 17:38:19 +00:00
[doc] usage: Update Full Command Line Options
This commit is contained in:
parent
5797fbb4e5
commit
aec2c78bd2
@ -328,6 +328,8 @@ The following is a complete list of options accepted by this application
|
||||
+------------------------+-------+-----------+---------------------------------------------------------------------+
|
||||
| spice:clipboardToLocal | | yes | Allow the clipboard to be synchronized FROM the VM |
|
||||
+------------------------+-------+-----------+---------------------------------------------------------------------+
|
||||
| spice:audio | | yes | Enable SPICE audio support |
|
||||
+------------------------+-------+-----------+---------------------------------------------------------------------+
|
||||
| spice:scaleCursor | -j | yes | Scale cursor input position to screen size when up/down scaled |
|
||||
+------------------------+-------+-----------+---------------------------------------------------------------------+
|
||||
| spice:captureOnStart | | no | Capture mouse and keyboard on start |
|
||||
@ -337,6 +339,18 @@ The following is a complete list of options accepted by this application
|
||||
| spice:showCursorDot | | yes | Use a "dot" cursor when the window does not have focus |
|
||||
+------------------------+-------+-----------+---------------------------------------------------------------------+
|
||||
|
||||
+------------------------+-------+-------+------------------------------------------------------+
|
||||
| Long | Short | Value | Description |
|
||||
+========================+=======+=======+======================================================+
|
||||
| audio:periodSize | | 2048 | Requested audio device period size in samples |
|
||||
+------------------------+-------+-------+------------------------------------------------------+
|
||||
| audio:bufferLatency | | 13 | Additional buffer latency in milliseconds |
|
||||
+------------------------+-------+-------+------------------------------------------------------+
|
||||
| audio:micAlwaysAllow | | no | Always allow guest attempts to access the microphone |
|
||||
+------------------------+-------+-------+------------------------------------------------------+
|
||||
| audio:micShowIndicator | | yes | Display microphone usage indicator |
|
||||
+------------------------+-------+-------+------------------------------------------------------+
|
||||
|
||||
+------------------+-------+-------+---------------------------------------------------------------------------+
|
||||
| Long | Short | Value | Description |
|
||||
+==================+=======+=======+===========================================================================+
|
||||
@ -360,6 +374,10 @@ The following is a complete list of options accepted by this application
|
||||
+------------------+-------+-------+---------------------------------------------------------------------------+
|
||||
| egl:noSwapDamage | | no | Disable swapping with damage |
|
||||
+------------------+-------+-------+---------------------------------------------------------------------------+
|
||||
| egl:scalePointer | | yes | Keep the pointer size 1:1 when downscaling |
|
||||
+------------------+-------+-------+---------------------------------------------------------------------------+
|
||||
| egl:preset | | NULL | The initial filter preset to load |
|
||||
+------------------+-------+-------+---------------------------------------------------------------------------+
|
||||
|
||||
+----------------------+-------+-------+---------------------------------------------+
|
||||
| Long | Short | Value | Description |
|
||||
|
Loading…
Reference in New Issue
Block a user