Bug 95049

Summary: RFE: per host configuration for virt-viewer like in vv files for remote-viewer
Product: Spice Reporter: Elena Smirnova <rmos-d>
Component: virt-viewerAssignee: Spice Bug List <spice-bugs>
Status: RESOLVED MOVED QA Contact:
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Elena Smirnova 2016-04-21 12:21:19 UTC
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=
Comment 1 GitLab Migration User 2018-06-05 14:20:13 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/spice/spice-gtk/issues/64.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.