Results 1 to 10 of 14

Thread: Wine - Half life 2 - Ubuntu Menu Showing

Threaded View

  1. #11
    Join Date
    Feb 2006
    Beans
    143

    Re: Wine - Half life 2 - Ubuntu Menu Showing

    I completely forgot about the new version of xrandr in Gutsy. I'll come up with something that works for Feisty as well.

    Until then, you can quickly change your resolution with:
    xrandr -s 1280x1024

    edit:
    Does the following command return a 0?
    Code:
    echo `xrandr` | tr " " "\n" | grep -m 1 "\*." | sed 's/*//'
    Last edited by deadlydeathcone; September 17th, 2007 at 04:06 AM.

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
  •