I have to add that the whole resolution setting process I described above became so complicated with ubuntu 14.04 that I have to execute these commands a few times until this works.
Sometimes it seem to setup an even smaller resolution while the mouse cursor is setup for another resolution. So you can't use the mouse while the rendering of the mouse cursor doesn't match to the real position of the cursor. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1310745 Title: keep custom resolutions Status in “unity-settings-daemon” package in Ubuntu: New Bug description: I work with an ASUS Zenbook UX31A and put it on the Dell monitor U2711. The Zenbook has HDMI output. While the monitor supports 2560x1600 there is always just max 1920x1080 selectable due to wrong EDID-informations (I am not entirely sure about the cause anymore). That wasn't a (big) problem for me, until now, while the ubuntu wiki describes how to add undetected resolutions ( https://wiki.ubuntu.com/X/Config/Resolution#Adding_undetected_resolutions ). When I attached the Dell monitor I just executed a shell script which adds the modes as described in the wiki. Now I updated to Ubuntu 14.04 LTS which changed the game: When I start Unity, I have to launch an application first otherwise the resolution falls back down to 1920. When I have the 2560-resolution and I open the ubuntu settings, the resolution falls back again. When I start the image viewer (eog), the resolution falls back again. This is really annoying and it would be great if there would be a solution. PS: this where the lines I used (I got them from a forum) xrandr --newmode "2560x1440_35.00" 173.58 2560 2696 2968 3376 1440 1441 1444 1469 -HSync +Vsync xrandr --addmode HDMI1 "2560x1440_35.00" xrandr --output HDMI1 --mode "2560x1440_35" --output eDP1 --off To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1310745/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp