Hi,<br>Maybe this will help, replace your screen section with the one I made, I just added more resolution presets, you can add yours as you like -> Modes           "800x600" "1024x768" "1280*1024"<br>
<br>
Section "Screen"<br>
        Identifier      "Default Screen"<br>
        Device          "Generic Video Card"<br>
        Monitor         "70H"<br>
        DefaultDepth    24<br>
        SubSection "Display"<br>
                Modes           "800x600" "1024x768" "1280*1024"<br>
        EndSubSection<br>
EndSection<br><br><div class="gmail_quote">On Sat, May 17, 2008 at 6:24 PM, Mihamina Rakotomandimby (R12y) <<a href="mailto:mihamina.rakotomandimby@etu.univ-orleans.fr">mihamina.rakotomandimby@etu.univ-orleans.fr</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi all<br>
I have a 800x600 display that is quite ugly:<br>
<a href="http://www.infogerance.us/Members/infogerance/misc/ubuntu-800x600.png/view" target="_blank">http://www.infogerance.us/Members/infogerance/misc/ubuntu-800x600.png/view</a><br>
(it an XFCE desktop, the one in Ubuntu 7.10)<br>
I have those font installed:<br>
     gsfonts<br>
     ttf-arabeyes<br>
     ttf-freefont<br>
     ttf-indic-fonts-core<br>
     ttf-malayalam-fonts<br>
     ttf-mgopen<br>
     ttf-thai-tlwg<br>
     ttf-unfonts-core<br>
     x-ttcidfont-conf<br>
     xfonts-100dpi<br>
     xfonts-75dpi<br>
     xfonts-base<br>
     xfonts-encodings<br>
     xfonts-scalable<br>
     xfonts-utils<br>
     xfontsel<br>
     xlsfonts<br>
<br>
I join you my xorg.conf.<br>
I think I have not installed the needed fonts, but would need a bit of your help in order to know the right thing to do.<br>
Thank you.<br>
<br>
<br># xorg.conf (xorg X Window System server configuration file)<br>
#<br>
# This file was generated by dexconf, the Debian X Configuration tool, using<br>
# values from the debconf database.<br>
#<br>
# Edit this file with caution, and see the xorg.conf manual page.<br>
# (Type "man xorg.conf" at the shell prompt.)<br>
#<br>
# This file is automatically updated on xserver-xorg package upgrades *only*<br>
# if it has not been modified since the last upgrade of the xserver-xorg<br>
# package.<br>
#<br>
# If you have edited this file but would like it to be automatically updated<br>
# again, run the following command:<br>
#   sudo dpkg-reconfigure -phigh xserver-xorg<br>
<br>
Section "Files"<br>
EndSection<br>
<br>
Section "InputDevice"<br>
        Identifier      "Generic Keyboard"<br>
        Driver          "kbd"<br>
        Option          "CoreKeyboard"<br>
        Option          "XkbRules"      "xorg"<br>
        Option          "XkbModel"      "pc105"<br>
        Option          "XkbLayout"     "fr"<br>
        Option          "XkbVariant"    "oss"<br>
        Option          "XkbOptions"    "lv3:ralt_switch"<br>
EndSection<br>
<br>
Section "InputDevice"<br>
        Identifier      "Configured Mouse"<br>
        Driver          "mouse"<br>
        Option          "CorePointer"<br>
        Option          "Device"                "/dev/input/mice"<br>
        Option          "Protocol"              "ImPS/2"<br>
        Option          "ZAxisMapping"          "4 5"<br>
        Option          "Emulate3Buttons"       "true"<br>
EndSection<br>
<br>
Section "InputDevice"<br>
        Driver          "wacom"<br>
        Identifier      "stylus"<br>
        Option          "Device"        "/dev/input/wacom"<br>
        Option          "Type"          "stylus"<br>
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY<br>
EndSection<br>
<br>
Section "InputDevice"<br>
        Driver          "wacom"<br>
        Identifier      "eraser"<br>
        Option          "Device"        "/dev/input/wacom"<br>
        Option          "Type"          "eraser"<br>
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY<br>
EndSection<br>
<br>
Section "InputDevice"<br>
        Driver          "wacom"<br>
        Identifier      "cursor"<br>
        Option          "Device"        "/dev/input/wacom"<br>
        Option          "Type"          "cursor"<br>
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY<br>
EndSection<br>
<br>
Section "Device"<br>
        Identifier      "Generic Video Card"<br>
        Driver          "vesa"<br>
        BusID           "PCI:1:0:0"<br>
EndSection<br>
<br>
Section "Monitor"<br>
        Identifier      "70H"<br>
        Option          "DPMS"<br>
EndSection<br>
<br>
Section "Screen"<br>
        Identifier      "Default Screen"<br>
        Device          "Generic Video Card"<br>
        Monitor         "70H"<br>
        DefaultDepth    24<br>
        SubSection "Display"<br>
                Modes           "800x600"<br>
        EndSubSection<br>
EndSection<br>
<br>
Section "ServerLayout"<br>
        Identifier      "Default Layout"<br>
        Screen          "Default Screen"<br>
        InputDevice     "Generic Keyboard"<br>
        InputDevice     "Configured Mouse"<br>
<br>
# Uncomment if you have a wacom tablet<br>
#       InputDevice     "stylus"        "SendCoreEvents"<br>
#       InputDevice     "cursor"        "SendCoreEvents"<br>
#       InputDevice     "eraser"        "SendCoreEvents"<br>
EndSection<br>
<br>--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Girls are like Internet domain names, the ones I like are already taken.