Results 1 to 2 of 2

Thread: Fluxbox at full resolution with vmware and karmic

  1. #1
    Join Date
    Oct 2008
    Beans
    6

    Fluxbox at full resolution with vmware and karmic

    Hi

    I am using Karmic Ubuntu on vmware and have installed fluxbox. I can get the GNOME desktop at full resolution (1280 x 800), but not fluxbox. By default fluxbox will boot with 800 x 600

    I've tried creating a basic xorg.conf in /etc/X11 (Karmic didn't come with one) but the maximum resolution I get is 1280 x 720. Logging into GNOME when the xorg.conf is there it also only offers that resolution.

    Any ideas on what I can do with xorg.conf so that I can have full resolution in both GNOME and fluxbox.

    Bellow is the xorg.conf I've tried

    Thanks,

    Alan

    Section "Device"
    Identifier "Configured Video Device"
    Driver "vesa"
    EndSection

    Section "Monitor"
    Identifier "Configured Monitor"
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Monitor "Configured Monitor"
    Device "Configured Video Device"
    Subsection "Display"
    Depth 24
    Modes "1280x800"
    EndSubSection
    EndSection

  2. #2
    Join Date
    Sep 2007
    Beans
    1

    Re: Fluxbox at full resolution with vmware and karmic

    Your problem might be a lack of video memory. Add more video memory to your virtual computer and see if it helps.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •