Author Topic: GNOME: Setting screen resolution?  (Read 1960 times)

0 Members and 1 Guest are viewing this topic.

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
GNOME: Setting screen resolution?
« on: September 24, 2005, 09:32:57 pm »
I know the Computer --> Whatever --> Set Screen Resolution thing, but it doesn't list all the resolutions my screen can handle. Is there any way to set this higher than what is in the list?

PS: I did try google.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Ergot

  • 吴立峰 ^_^ !
  • x86
  • Hero Member
  • *****
  • Posts: 3724
  • I steal bandwidth. p_o
    • View Profile
Re: GNOME: Setting screen resolution?
« Reply #1 on: September 24, 2005, 10:25:16 pm »
I believe it's configured in the xorg.conf or XFree86-4 files.
Who gives a damn? I fuck sheep all the time.
And yes, male both ends.  There are a couple lesbians that need a two-ended dildo...My router just refuses to wear a strap-on.
(05:55:03) JoE ThE oDD: omfg good job i got a boner thinkin bout them chinese bitches
(17:54:15) Sidoh: I love cosmetology

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: GNOME: Setting screen resolution?
« Reply #2 on: September 25, 2005, 02:04:40 pm »
/etc/X11/xorg.conf
/etc/X11/xfree86.conf

It shoudl be one of those, or something like those, where you'll find a list of resolutions.  Just edit that list, and restart X. 

Offline Ergot

  • 吴立峰 ^_^ !
  • x86
  • Hero Member
  • *****
  • Posts: 3724
  • I steal bandwidth. p_o
    • View Profile
Re: GNOME: Setting screen resolution?
« Reply #3 on: September 25, 2005, 02:56:13 pm »
I think for XFree86 it's /etc/X11/XFree86Conf-4
Who gives a damn? I fuck sheep all the time.
And yes, male both ends.  There are a couple lesbians that need a two-ended dildo...My router just refuses to wear a strap-on.
(05:55:03) JoE ThE oDD: omfg good job i got a boner thinkin bout them chinese bitches
(17:54:15) Sidoh: I love cosmetology

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: GNOME: Setting screen resolution?
« Reply #4 on: September 26, 2005, 11:59:39 am »
If you're running on a nonstandard display, you might need a special modeline.  For example, this is part of my xorg.conf:

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "hp pavilion"
   ModelName    "LCD Panel 1440x900"
   HorizSync    30 - 64
   VertRefresh  50 - 100
   Modeline "1440x900" 97.54 1440 1472 1840 1872 900 919 927 946
   Option       "dpms"
EndSection
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.