<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - per host configuration for virt-viewer like in vv files for remote-viewer"
href="https://bugs.freedesktop.org/show_bug.cgi?id=95049">95049</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>per host configuration for virt-viewer like in vv files for remote-viewer
</td>
</tr>
<tr>
<th>Product</th>
<td>Spice
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>RFE
</td>
</tr>
<tr>
<th>Assignee</th>
<td>spice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rmos-d@yandex.ru
</td>
</tr></table>
<p>
<div>
<pre>I want to set defaults and overrides for specific hosts by UUID in
"~/.config/virt-viewer/settings" file like it done already for monitor-mapping.
List of options to implement: fullscreen, color-depth, disable-channels,
disable-effects, enable-smartcard, enable-usbredir, enable-usb-autoshare,
usb-filter
~/.config/virt-viewer/settings example:
[virt-viewer]
ask-quit=false
[fallback]
disable-channels=playback,record,smartcard,usbredir
disable-effects=all
enable-usbredir=0
enable-usb-autoshare=0
[11111111-1111-1111-1111-111111111111]
enable-usbredir=1
enable-usb-autoshare=1
[22222222-2222-2222-2222-222222222222]
fullscreen=1
[33333333-3333-3333-3333-333333333333]
color-depth=16
[44444444-4444-4444-4444-444444444444]
disable-effects=</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>