Xubuntu Display in Parallels

Discussion in 'Parallels Desktop for Mac' started by SLawson, May 12, 2007.

  1. SLawson

    SLawson Bit poster

    Messages:
    4
    Hello,

    My display settings are set to 'Default' in the Display Preferences tab. I have 800x600 and 640x480 in the list as well but when I select them my screen scrambles up. I am not sure what resolution 'Default' is but its not very high.

    The /etc/X11/xorg.cof file reads as follows:
    Section "Screen"
    Identifier "Default Screen"
    Device "Generic Video Card"
    Monitor "Generic Monitor"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection

    Any ideas on how I can get the resolution higher would be much appreciated.

    Thanks,
     
  2. dkp

    dkp Forum Maven

    Messages:
    1,367
    This has to be the most frequently asked question regarding Ubuntu. Did you check the archives?
     

Share This Page