Re: CentOS 7 + GUI as KVM guest: fix screen resolution

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Le 25/05/2016 à 14:20, Nicolas Kovacs a écrit :

> 
> - Is there a way to achieve this new resolution system-wide, and also
> for WindowMaker?
> 
> I tried to fiddle a bit with xorg.conf (X -configure, copy it over, edit
> it), but to no avail.
> 

I'll answer that myself, since I just found the solution. It was as
simple as this:

# X -configure (without X started)
# mv xorg.conf.new /etc/X11/xorg.conf

Edit this file:

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        ...
        SubSection "Display"
                Viewport   0 0
                Depth     24
        Modes "1280x1024"
        EndSubSection
EndSection

And that's it. Works perfectly.

Cheers,

Niki

-- 
Microlinux - Solutions informatiques durables
7, place de l'église - 30730 Montpezat
Web  : http://www.microlinux.fr
Mail : info@xxxxxxxxxxxxx
Tél. : 04 66 63 10 32
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux