Re: [gdm-list] xrandr configuration for gdm login screen (--output VGA1 --off)
- From: Ray Strode <halfline gmail com>
- To: Graeme Russ <graeme russ gmail com>
- Cc: gdm-list gnome org
- Subject: Re: [gdm-list] xrandr configuration for gdm login screen (--output VGA1 --off)
- Date: Fri, 10 Feb 2012 12:21:37 -0500
Hi,
> I have a minor issue with my i915 graphics (i5 2500K on-die GPU) whereby
> although I only have a HDMI output, xrandr -q reports a low resolution
> (1024x768) VGA1 output which is used by default rather than the hi-res
> (1680x1050) HDMI
>
> No I've solved the problem per-user by doing:
> $ xrandr --output VGA1 --off
>
> But I would really like the login screen to be hi-res as well
>
> Any idea how I can do this?
Two ways:
A)
1) log into gnome and go to system settings > Display and turn it off that way.
2) then copy ~/.config/monitors.xml to /var/lib/gdm/.config as root
B)
1) Edit /etc/default/grub so that GRUB_CMDLINE_LINUX has
video=VGA1:d
in it
then run
grub2-mkconfig -o /boot/grub2/grub2.cfg
(as root)
--Ray
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]