Bug 875559
Summary: | Add introduction in man page of remote-viewer about connecting to rhel guest with multiple monitors. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Geyang Kong <gkong> | ||||
Component: | virt-viewer | Assignee: | Marc-Andre Lureau <marcandre.lureau> | ||||
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 6.4 | CC: | acathrow, cfergeau, codong, cwei, dallan, dblechte, lcui, lnovich, marcandre.lureau, mjenner, mzhan, tzheng, zpeng | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | virt-viewer-0.5.6-1.el6 | Doc Type: | Bug Fix | ||||
Doc Text: |
no doc required
|
Story Points: | --- | ||||
Clone Of: | |||||||
: | 921342 977086 (view as bug list) | Environment: | |||||
Last Closed: | 2013-11-21 08:03:33 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 921342, 977086 | ||||||
Attachments: |
|
Description
Geyang Kong
2012-11-12 02:21:52 UTC
*** Bug 875565 has been marked as a duplicate of this bug. *** *** Bug 875564 has been marked as a duplicate of this bug. *** *** Bug 875563 has been marked as a duplicate of this bug. *** Created attachment 745863 [details]
proposed patch
is attached patch ok? s/initilialization/initialization The " enabling or disabling extra monitors when necessary" could be clearer I think, I don't really understand what this is about by just reading it. So what about just: If given the argument 'auto-conf', the remote server will be reconfigured to try to match the client physical monitor configuration when starting the connection. This is currently implemented by the Spice backend only. Maybe " If given..., the guest display configuration will be changed to try to match ..." ? Marc-André, can you send a patch to virt-tools-list so that we get this in? I can reproduce this bug: version: # rpm -qa virt-viewer virt-viewer-0.5.2-18.el6_4.2.x86_64 steps: # man remote-viewer result: ... -f, --full-screen Start with the window maximised to fullscreen ... Verify: version: # rpm -qa virt-viewer virt-viewer-0.5.6-1.el6.x86_64 Steps: # man remote-viewer result: ... -f, --full-screen=<auto-conf> Start with the windows maximized to fullscreen. If the argument ’auto-conf’ is given, the remote display will be reconfigured to match at best the client physical monitor configuration on initialization, by enabling or disabling extra monitors as necessary. This is currently implemented by the Spice backend only. ... As the result, the bug is fixed. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1578.html |