Announcement

Collapse
No announcement yet.

dual screen resolution issues

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    dual screen resolution issues

    I set up dual screens on a fresh install of Feisty, and had things working perfectly with both monitors at 1025x768. I increased one (primary) monitor to the next level (11??x) and now i get the feature where the desktop is larger than the screen, and moving the mouse around the edges of the screen scrolls the desktop. I hate that feature.
    Now when I go to "Monitor & Display" in the System Settings menu, it crashes immediately (SIGSEGV):
    (no debugging symbols found)
    Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
    (no debugging symbols found)
    ...
    (no debugging symbols found)
    [Thread debugging using libthread_db enabled]
    [New Thread -1232852768 (LWP 5762)]
    (no debugging symbols found)
    ...
    (no debugging symbols found)
    [KCrash handler]
    #6 0xb6a28454 in ?? () from /usr/lib/libXrandr.so.2
    #7 0x00007499 in ?? ()
    #8 0x08365b68 in ?? ()
    #9 0x00000048 in ?? ()
    #10 0xb6998b2c in ?? () from /usr/lib/libX11.so.6
    #11 0x00000000 in ?? ()
    --------------------------------------------------------------------
    This didn't happen until I changed the resolution of the primary monitor. I would like to change the resolution of the primary monitor back to 1024x768. If this is possible to do from the command line I would appreciate advice. Thanks in advance for the help.

    Thanks

    #2
    Re: dual screen resolution issues

    You could edit /etc/X11/xorg.conf with text editor. Xorg.conf is xorg X Window System server configuration file

    New xorg.conf with default options:
    Code:
    sudo dpkg-reconfigure -phigh xserver-xorg
    You know something about hardware:
    Code:
    sudo dpkg-reconfigure xserver-xorg
    This reconfigures xorg (ask questions - what you want to do).

    Here is good page of sudo dpkg-reconfigure xserver-xorg:
    http://users.bigpond.net.au/hermanzone/p7.html


    Links:
    Topic: HOWTO : Disaster Recovery and xorg.conf
    http://kubuntuforums.net/forums/inde...opic=3082808.0

    Topic: How to get started with no GUI
    http://kubuntuforums.net/forums/inde...opic=3085112.0
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment

    Working...
    X