Tried again with /etc/X11/xorg.g/vga.conf.  No luck.  What I do to get a
usable desktop is:

#!/bin/bash
xrandr --newmode "1366x768_60.00"   85.25  1366 1440 1576 1784  768 771 781 798 
-hsync +vsync
xrandr --addmode VGA1 "1366x768_60.00"
xrandr --output VGA1 --mode "1366x768_60.00"

Previously with ubuntu, did that once, works right away, then next boot
got me 1366x768 sometimes.

Sometimes in ubuntu development making a .xprofile with that would work
sometimes not.

Or else go into Settings Displays and set 1360x768 which has been pretty
reliable until last few days.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1235201

Title:
  saucy  beta 2 could not apply the stored configuration for monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1235201/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to