xubuntu, 800x600 display: fonts ugly

Tony Manco trmanco at gmail.com
Sun May 18 14:45:44 UTC 2008


Hi,
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"

Section "Screen"
       Identifier      "Default Screen"
       Device          "Generic Video Card"
       Monitor         "70H"
       DefaultDepth    24
       SubSection "Display"
               Modes           "800x600" "1024x768" "1280*1024"
       EndSubSection
EndSection

On Sat, May 17, 2008 at 6:24 PM, Mihamina Rakotomandimby (R12y) <
mihamina.rakotomandimby at etu.univ-orleans.fr> wrote:

> Hi all
> I have a 800x600 display that is quite ugly:
> http://www.infogerance.us/Members/infogerance/misc/ubuntu-800x600.png/view
> (it an XFCE desktop, the one in Ubuntu 7.10)
> I have those font installed:
>     gsfonts
>     ttf-arabeyes
>     ttf-freefont
>     ttf-indic-fonts-core
>     ttf-malayalam-fonts
>     ttf-mgopen
>     ttf-thai-tlwg
>     ttf-unfonts-core
>     x-ttcidfont-conf
>     xfonts-100dpi
>     xfonts-75dpi
>     xfonts-base
>     xfonts-encodings
>     xfonts-scalable
>     xfonts-utils
>     xfontsel
>     xlsfonts
>
> I join you my xorg.conf.
> 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.
> Thank you.
>
>
> # xorg.conf (xorg X Window System server configuration file)
> #
> # This file was generated by dexconf, the Debian X Configuration tool,
> using
> # values from the debconf database.
> #
> # Edit this file with caution, and see the xorg.conf manual page.
> # (Type "man xorg.conf" at the shell prompt.)
> #
> # This file is automatically updated on xserver-xorg package upgrades
> *only*
> # if it has not been modified since the last upgrade of the xserver-xorg
> # package.
> #
> # If you have edited this file but would like it to be automatically
> updated
> # again, run the following command:
> #   sudo dpkg-reconfigure -phigh xserver-xorg
>
> Section "Files"
> EndSection
>
> Section "InputDevice"
>        Identifier      "Generic Keyboard"
>        Driver          "kbd"
>        Option          "CoreKeyboard"
>        Option          "XkbRules"      "xorg"
>        Option          "XkbModel"      "pc105"
>        Option          "XkbLayout"     "fr"
>        Option          "XkbVariant"    "oss"
>        Option          "XkbOptions"    "lv3:ralt_switch"
> EndSection
>
> Section "InputDevice"
>        Identifier      "Configured Mouse"
>        Driver          "mouse"
>        Option          "CorePointer"
>        Option          "Device"                "/dev/input/mice"
>        Option          "Protocol"              "ImPS/2"
>        Option          "ZAxisMapping"          "4 5"
>        Option          "Emulate3Buttons"       "true"
> EndSection
>
> Section "InputDevice"
>        Driver          "wacom"
>        Identifier      "stylus"
>        Option          "Device"        "/dev/input/wacom"
>        Option          "Type"          "stylus"
>        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
> EndSection
>
> Section "InputDevice"
>        Driver          "wacom"
>        Identifier      "eraser"
>        Option          "Device"        "/dev/input/wacom"
>        Option          "Type"          "eraser"
>        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
> EndSection
>
> Section "InputDevice"
>        Driver          "wacom"
>        Identifier      "cursor"
>        Option          "Device"        "/dev/input/wacom"
>        Option          "Type"          "cursor"
>        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
> EndSection
>
> Section "Device"
>        Identifier      "Generic Video Card"
>        Driver          "vesa"
>        BusID           "PCI:1:0:0"
> EndSection
>
> Section "Monitor"
>        Identifier      "70H"
>        Option          "DPMS"
> EndSection
>
> Section "Screen"
>        Identifier      "Default Screen"
>        Device          "Generic Video Card"
>        Monitor         "70H"
>        DefaultDepth    24
>        SubSection "Display"
>                Modes           "800x600"
>        EndSubSection
> EndSection
>
> Section "ServerLayout"
>        Identifier      "Default Layout"
>        Screen          "Default Screen"
>        InputDevice     "Generic Keyboard"
>        InputDevice     "Configured Mouse"
>
> # Uncomment if you have a wacom tablet
> #       InputDevice     "stylus"        "SendCoreEvents"
> #       InputDevice     "cursor"        "SendCoreEvents"
> #       InputDevice     "eraser"        "SendCoreEvents"
> EndSection
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>


-- 
Girls are like Internet domain names, the ones I like are already taken.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080518/e8f24b43/attachment.html>


More information about the ubuntu-users mailing list