Results 1 to 10 of 10

Thread: Resolution for XWindows

  1. #1
    Guest

    Resolution for XWindows

    Hey trickster. Could you help me with a really quick question. I don't have RH installed yet. Every time i install it. Everything is small. I don't want it big and i don't want so small. After the installation. What setting should i set?? For example. I think there is 640 X 840 or something like that. And what bit 8, 16 or 24?? 24 won't work on my system for some reason. So we have to go with 8 or 16 bit. If you get what i'm saying. Please reply back. Thanks trickster.

  2. #2

    Re:Resolution for XWindows

    Try 800*600, 16 bit.

  3. #3
    Guest

    Re:Resolution for XWindows

    Thanks it works fine.

  4. #4
    Guest

    Re:Resolution for XWindows

    I just reinstalled Redhat 9 and for some reason in RH 8 800*600 works fine but in RH 9 it's too big. I really don't want to keep on reinstalling it to find a right resolution for me. Is there a way that i can do this without reinstalling RH 9?? I tried to install the KDE option in packages to run kppp and it was too big that i could not see the update button to install the KDE. Please reply back. Thanks trickster and everyone.

  5. #5
    Moderator
    Kind Mastermind
    stryder144's Avatar
    Join Date
    Aug 2001
    Location
    Somewhere Over the Rainbow
    Posts
    2,923

    Re:Resolution for XWindows

    [quote author=dsantamassino link=board=6;threadid=7776;start=0#msg71971 date=1065375786]
    I just reinstalled Redhat 9 and for some reason in RH 8 800*600 works fine but in RH 9 it's too big. I really don't want to keep on reinstalling it to find a right resolution for me. Is there a way that i can do this without reinstalling RH 9?? I tried to install the KDE option in packages to run kppp and it was too big that i could not see the update button to install the KDE. Please reply back. Thanks trickster and everyone.
    [/quote]

    Try this... Ctrl+Alt+Backspace....this should drop you out of your graphical interface. Type at the command prompt: xf86config. This will start the X configuration utility. Once you go through to the section about screen resolutions, it should ask you if you want to use a desktop that is larger than your screen size. Press the letter n for no, then Enter. That will make you screen size 800x600 instead of whatever size the desktop is right now.

    I think that the whole config utility is rather easy to use and generally self-explanitory. But, should you get stuck feel free to ask additional questions.

    Cheers

  6. #6

    Re:Resolution for XWindows

    That won't work. I think he is booting into Init 5, and killing X will just regenerate it.

    With a text editor, and as root, open the file /etc/X11/XF86Config.

    Look for the Screens section, and edit it so that it looks like this:


    Subsection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubsection

  7. #7
    Moderator
    Kind Mastermind
    stryder144's Avatar
    Join Date
    Aug 2001
    Location
    Somewhere Over the Rainbow
    Posts
    2,923

    Re:Resolution for XWindows

    [quote author=trickster link=board=6;threadid=7776;start=0#msg71977 date=1065377407]
    That won't work. I think he is booting into Init 5, and killing X will just regenerate it.

    With a text editor, and as root, open the file /etc/X11/XF86Config.

    Look for the Screens section, and edit it so that it looks like this:


    Subsection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubsection

    [/quote]

    You are indeed right, Trickster. I forgot that RH/Mandy did that. Maybe that's why I like Slackware as much as I do. Not autostartx. Your solution is much better than mine!

    Cheers

  8. #8
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

    Re:Resolution for XWindows

    Simpler yet -- Use the fancy ass X configurator that they supply. (Menu Icon -> System Settings -> Display)

  9. #9
    Guest

    Re:Resolution for XWindows

    randr is a godsend for resolution changing btw. everyone should learn to worship it.

  10. #10
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

    Re:Resolution for XWindows

    From what I see, yes. But, my system wont do it. I think its the X11 drivers I have (nvidia).

Similar Threads

  1. Video Player Hangs on Screen Resolution change
    By genesis in forum Windows - General Topics
    Replies: 0
    Last Post: 01-03-2005, 08:36 AM
  2. Changing Xorg Resolution
    By shebang in forum Linux - Software, Applications & Programming
    Replies: 11
    Last Post: 09-12-2004, 01:06 AM
  3. Screen resolution / monitor size
    By Dswissmiss in forum Linux - Software, Applications & Programming
    Replies: 3
    Last Post: 05-19-2004, 01:52 PM
  4. Changing screen resolution manually
    By Black666 in forum Linux - Software, Applications & Programming
    Replies: 6
    Last Post: 05-11-2002, 07:36 PM
  5. Changing resolution in X
    By cloverm in forum Linux - Software, Applications & Programming
    Replies: 11
    Last Post: 04-10-2002, 11:34 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
  •