freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Anti-aliased truetype fonts under XFree86 4.0?


From: Miles Lane
Subject: Anti-aliased truetype fonts under XFree86 4.0?
Date: Tue, 20 Jun 2000 13:18:55 -0700

Hi,

I compiled XFree86 4.0 and have configured it to use my
Windows TrueType fonts.  However, when the fonts are
rendered, there is no anti-aliasing.  This is, erm...,
shall we say, less than optimal.

I would love to be able to do testing of the integration
of FreeType2 with XFree86 4.0.  Is this already underway
in the XFree86 CVS tree?  Is there a place where I could
get access to such a tree or are there instructions for
creating one myself?

Here is a snippet from my XFree86 initialization log
that shows the freetype module getting loaded:

     (II) LoadModule: "type1"
     (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
     (II) Module type1: vendor="The XFree86 Project"
                compiled for 4.0, module version = 1.0.0
                Module class: XFree86 Font Renderer
                ABI class: XFree86 Font Renderer, version 0.1
     (II) Loading font Type1
     (II) Loading font CID
     (II) LoadModule: "freetype"
     (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
     (II) Module freetype: vendor="The XFree86 Project"
                compiled for 4.0, module version = 1.1.7
                Module class: XFree86 Font Renderer
                ABI class: XFree86 Font Renderer, version 0.1
     (II) Loading font FreeType

In case I have misconfigured something, here is the full XFree86
initialization log.  Do you see anything I am doing wrong?

--------------------------------

XFree86 Version 4.0 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 8 March 2000
        If the server is older than 6-12 months, or if your card is newer
        than the above date, look for a newer version before reporting
        problems.  (see http://www.XFree86.Org/FAQ)
Operating System: Linux 2.4.0-test1-ac10 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Tue Jun 20 09:51:03 2000
(==) Using config file: "/etc/X11/XF86Config"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (??) unknown.
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "My Monitor"
(**) |   |-->Device "My Video Card"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(WW) The directory "/usr/share/fonts/default/True1/" does not exist.
        Entry deleted from font path.
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/share/fonts/default/TrueType/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.1
        XFree86 Video Driver: 0.1
        XFree86 XInput driver : 0.1
        XFree86 Server Extension : 0.1
        XFree86 Font Renderer : 0.1
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
        compiled for 4.0, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.1
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
        compiled for 4.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.1
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x800300fc, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7192 card 0000,0000 rev 02 class 06,00,00
hdr 00
(II) PCI: 00:02:0: chip 10c8,0004 card 1028,007e rev 01 class 03,00,00
hdr 00
(II) PCI: 00:04:0: chip 104c,ac15 card 1000,0000 rev 01 class 06,07,00
hdr 82
(II) PCI: 00:04:1: chip 104c,ac15 card 1400,0000 rev 01 class 06,07,00
hdr 82
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,80,00
hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80
hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00
hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00
hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
        compiled for 4.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.1
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(--) PCI:*(0:2:0) Neomagic NM2160 rev 1, Mem @ 0xfd000000/24,
0xfea00000/21, 0xfed00000/20
(II) Addressable bus resource ranges are
        [0] -1  0x00000000 - 0xffffffff (0x0) MXB
        [1] -1  0x00000000 - 0x0000ffff (0x10000) IXB
(II) OS-reported resource ranges:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MXB(B)
        [1] -1  0xfee00000 - 0xfeefffff (0x100000) MXB(B)
        [2] -1  0xfec00000 - 0xfecfffff (0x100000) MXB(B)
        [3] -1  0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B)
        [4] -1  0x000f0000 - 0x000fffff (0x10000) MXB
        [5] -1  0x000c0000 - 0x000effff (0x30000) MXB
        [6] -1  0x00000000 - 0x0009ffff (0xa0000) MXB
        [7] -1  0x00000000 - 0x000001ff (0x200) IXBE
(II) Active PCI resource ranges:
        [0] -1  0xfed00000 - 0xfedfffff (0x100000) MXB(B)
        [1] -1  0xfea00000 - 0xfebfffff (0x200000) MXB(B)
        [2] -1  0xfd000000 - 0xfdffffff (0x1000000) MXB(B)
        [3] -1  0x0000fcf0 - 0x0000fcff (0x10) IXB
(II) Inactive PCI resource ranges:
        [0] -1  0x0000fcc0 - 0x0000fcdf (0x20) IXB
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0xfed00000 - 0xfedfffff (0x100000) MXB(B)
        [1] -1  0xfea00000 - 0xfebfffff (0x200000) MXB(B)
        [2] -1  0xfd000000 - 0xfdffffff (0x1000000) MXB(B)
        [3] -1  0x0000fcf0 - 0x0000fcff (0x10) IXB
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MXB(B)
        [1] -1  0xfee00000 - 0xfeefffff (0x100000) MXB(B)
        [2] -1  0xfec00000 - 0xfecfffff (0x100000) MXB(B)
        [3] -1  0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B)
        [4] -1  0x000f0000 - 0x000fffff (0x10000) MXB
        [5] -1  0x000c0000 - 0x000effff (0x30000) MXB
        [6] -1  0x00000000 - 0x0009ffff (0xa0000) MXB
        [7] -1  0x00000000 - 0x000001ff (0x200) IXBE
(II) All system resource ranges:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MXB(B)
        [1] -1  0xfee00000 - 0xfeefffff (0x100000) MXB(B)
        [2] -1  0xfec00000 - 0xfecfffff (0x100000) MXB(B)
        [3] -1  0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B)
        [4] -1  0x000f0000 - 0x000fffff (0x10000) MXB
        [5] -1  0x000c0000 - 0x000effff (0x30000) MXB
        [6] -1  0x00000000 - 0x0009ffff (0xa0000) MXB
        [7] -1  0xfed00000 - 0xfedfffff (0x100000) MXB(B)
        [8] -1  0xfea00000 - 0xfebfffff (0x200000) MXB(B)
        [9] -1  0xfd000000 - 0xfdffffff (0x1000000) MXB(B)
        [10] -1 0x00000000 - 0x000001ff (0x200) IXBE
        [11] -1 0x0000fcf0 - 0x0000fcff (0x10) IXB
        [12] -1 0x0000fcc0 - 0x0000fcdf (0x20) IXB
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
        compiled for 4.0, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
        compiled for 4.0, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
        compiled for 4.0, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.1
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
        compiled for 4.0, module version = 1.1.7
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.1
(II) Loading font FreeType
(II) LoadModule: "neomagic"
(II) Loading /usr/X11R6/lib/modules/drivers/neomagic_drv.o
(II) Module neomagic: vendor="The XFree86 Project"
        compiled for 4.0, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.1
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
        compiled for 4.0, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.1
(II) NEOMAGIC: Driver for Neomagic chipsets: neo2070, neo2090, neo2093,
        neo2097, neo2160, neo2200
(--) Assigning device section with no busID to primary device
(--) Chipset neo2160 found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MXB(B)
        [1] -1  0xfee00000 - 0xfeefffff (0x100000) MXB(B)
        [2] -1  0xfec00000 - 0xfecfffff (0x100000) MXB(B)
        [3] -1  0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B)
        [4] -1  0x000f0000 - 0x000fffff (0x10000) MXB
        [5] -1  0x000c0000 - 0x000effff (0x30000) MXB
        [6] -1  0x00000000 - 0x0009ffff (0xa0000) MXB
        [7] -1  0xfed00000 - 0xfedfffff (0x100000) MXB(B)
        [8] -1  0xfea00000 - 0xfebfffff (0x200000) MXB(B)
        [9] -1  0xfd000000 - 0xfdffffff (0x1000000) MXB(B)
        [10] -1 0x00000000 - 0x000001ff (0x200) IXBE
        [11] -1 0x0000fcf0 - 0x0000fcff (0x10) IXB
        [12] -1 0x0000fcc0 - 0x0000fcdf (0x20) IXB
(II) resource ranges after probing:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MXB(B)
        [1] -1  0xfee00000 - 0xfeefffff (0x100000) MXB(B)
        [2] -1  0xfec00000 - 0xfecfffff (0x100000) MXB(B)
        [3] -1  0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B)
        [4] -1  0x000f0000 - 0x000fffff (0x10000) MXB
        [5] -1  0x000c0000 - 0x000effff (0x30000) MXB
        [6] -1  0x00000000 - 0x0009ffff (0xa0000) MXB
        [7] -1  0xfed00000 - 0xfedfffff (0x100000) MXB(B)
        [8] -1  0xfea00000 - 0xfebfffff (0x200000) MXB(B)
        [9] -1  0xfd000000 - 0xfdffffff (0x1000000) MXB(B)
        [10] 0  0x000a0000 - 0x000affff (0x10000) MSB
        [11] 0  0x000b0000 - 0x000b7fff (0x8000) MSB
        [12] 0  0x000b8000 - 0x000bffff (0x8000) MSB
        [13] -1 0x00000000 - 0x000001ff (0x200) IXBE
        [14] -1 0x0000fcf0 - 0x0000fcff (0x10) IXB
        [15] -1 0x0000fcc0 - 0x0000fcdf (0x20) IXB
        [16] 0  0x000003b0 - 0x000003bb (0xc) ISB
        [17] 0  0x000003c0 - 0x000003df (0x20) ISB
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
        compiled for 4.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.1
(II) NEOMAGIC(0): Chipset is a MagicGraph 128XD (NM2160)
(--) NEOMAGIC(0): Panel is a 1024x768 color TFT display
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
        compiled for 4.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.1
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
        compiled for 4.0, module version = 1.2.0
        ABI class: XFree86 Video Driver, version 0.1
(II) NEOMAGIC(0): I2C bus "I2C bus" initialized.
(II) NEOMAGIC(0): I2C device "I2C bus:ddc2" registered.
(II) NEOMAGIC(0): I2C device "I2C bus:ddc2" removed.
(**) NEOMAGIC(0): Depth 16, (--) framebuffer bpp 16
(==) NEOMAGIC(0): RGB weight 565
(==) NEOMAGIC(0): Default visual is TrueColor
(==) NEOMAGIC(0): Using gamma correction (1.0, 1.0, 1.0)
no shadow
(--) NEOMAGIC(0): Internal LCD only display mode
(==) NEOMAGIC(0): using linear mode
(--) NEOMAGIC(0): FB base address is set at 0xFD000000.
(--) NEOMAGIC(0): MMIO base address is set at 0xFEA00000.
(--) NEOMAGIC(0): VideoRAM: 2048 kByte
(--) NEOMAGIC(0): Max Clock: 90000 kByte
(II) NEOMAGIC(0): clock range:  11.00 to  90.00 MHz
(II) NEOMAGIC(0): Removing mode (640x350) that won't display properly on
LCD
(WW) NEOMAGIC(0): Mode "640x350" deleted (unknown reason)
(II) NEOMAGIC(0): Removing mode (640x400) that won't display properly on
LCD
(WW) NEOMAGIC(0): Mode "640x400" deleted (unknown reason)
(II) NEOMAGIC(0): Removing mode (720x400) that won't display properly on
LCD
(WW) NEOMAGIC(0): Mode "720x400" deleted (unknown reason)
(WW) NEOMAGIC(0): Mode "800x600" deleted (hsync out of range)
(WW) NEOMAGIC(0): Mode "1024x768" deleted (bad mode
clock/interlace/doublescan)
(WW) NEOMAGIC(0): Mode "1024x768" deleted (hsync out of range)
(WW) NEOMAGIC(0): Mode "1024x768" deleted (hsync out of range)
(WW) NEOMAGIC(0): Mode "1024x768" deleted (bad mode
clock/interlace/doublescan)
(WW) NEOMAGIC(0): Mode "1152x864" deleted (width requires unsupported
line pitch)
(WW) NEOMAGIC(0): Mode "1280x960" deleted (insufficient memory for mode)
(WW) NEOMAGIC(0): Mode "1280x960" deleted (insufficient memory for mode)
(WW) NEOMAGIC(0): Mode "1280x1024" deleted (insufficient memory for
mode)
(WW) NEOMAGIC(0): Mode "1280x1024" deleted (insufficient memory for
mode)
(WW) NEOMAGIC(0): Mode "1280x1024" deleted (insufficient memory for
mode)
(WW) NEOMAGIC(0): Mode "1600x1200" deleted (insufficient memory for
mode)
(WW) NEOMAGIC(0): Mode "1600x1200" deleted (insufficient memory for
mode)
(WW) NEOMAGIC(0): Mode "1600x1200" deleted (insufficient memory for
mode)
(WW) NEOMAGIC(0): Mode "1600x1200" deleted (insufficient memory for
mode)
(WW) NEOMAGIC(0): Mode "1600x1200" deleted (insufficient memory for
mode)
(WW) NEOMAGIC(0): Mode "1792x1344" deleted (insufficient memory for
mode)
(WW) NEOMAGIC(0): Mode "1792x1344" deleted (insufficient memory for
mode)
(WW) NEOMAGIC(0): Mode "1856x1392" deleted (insufficient memory for
mode)
(WW) NEOMAGIC(0): Mode "1856x1392" deleted (insufficient memory for
mode)
(WW) NEOMAGIC(0): Mode "1920x1440" deleted (insufficient memory for
mode)
(WW) NEOMAGIC(0): Mode "1920x1440" deleted (insufficient memory for
mode)
(--) NEOMAGIC(0): Virtual size is 1024x768 (pitch 1024)
(**) NEOMAGIC(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(==) NEOMAGIC(0): DPI set to (75, 75)
(II) Loading sub module "cfb16"
(II) LoadModule: "cfb16"
(II) Loading /usr/X11R6/lib/modules/libcfb16.a
(II) Module cfb16: vendor="The XFree86 Project"
        compiled for 4.0, module version = 1.0.0
        ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Loading /usr/X11R6/lib/modules/libcfb.a
(II) Module cfb: vendor="The XFree86 Project"
        compiled for 4.0, module version = 1.0.0
        ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Loading /usr/X11R6/lib/modules/libmfb.a
(II) Module mfb: vendor="The XFree86 Project"
        compiled for 4.0, module version = 1.0.0
        ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
        compiled for 4.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
        compiled for 4.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.1
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0xfed00000 - 0xfedfffff (0x100000) MXB
        [1] 0   0xfea00000 - 0xfebfffff (0x200000) MXB
        [2] 0   0xfd000000 - 0xfdffffff (0x1000000) MXB
        [3] -1  0xffe00000 - 0xffffffff (0x200000) MXB(B)
        [4] -1  0xfee00000 - 0xfeefffff (0x100000) MXB(B)
        [5] -1  0xfec00000 - 0xfecfffff (0x100000) MXB(B)
        [6] -1  0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B)
        [7] -1  0x000f0000 - 0x000fffff (0x10000) MXB
        [8] -1  0x000c0000 - 0x000effff (0x30000) MXB
        [9] -1  0x00000000 - 0x0009ffff (0xa0000) MXB
        [10] -1 0xfed00000 - 0xfedfffff (0x100000) MXB(B)
        [11] -1 0xfea00000 - 0xfebfffff (0x200000) MXB(B)
        [12] -1 0xfd000000 - 0xfdffffff (0x1000000) MXB(B)
        [13] 0  0x000a0000 - 0x000affff (0x10000) MSB
        [14] 0  0x000b0000 - 0x000b7fff (0x8000) MSB
        [15] 0  0x000b8000 - 0x000bffff (0x8000) MSB
        [16] -1 0x00000000 - 0x000001ff (0x200) IXBE
        [17] -1 0x0000fcf0 - 0x0000fcff (0x10) IXB
        [18] -1 0x0000fcc0 - 0x0000fcdf (0x20) IXB
        [19] 0  0x000003b0 - 0x000003bb (0xc) ISB
        [20] 0  0x000003c0 - 0x000003df (0x20) ISB
(==) NEOMAGIC(0): Write-combining range (0xfd000000,0x200000)
(II) NEOMAGIC(0): Using linear framebuffer at: 0xFD000000
(--) NEOMAGIC(0): 524288 bytes off-screen memory available
(II) NEOMAGIC(0): Using H/W Cursor.
(II) NEOMAGIC(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Solid Horizontal and Vertical Lines
(II) NEOMAGIC(0): Acceleration Initialized
(==) NEOMAGIC(0): Backing store disabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(**) Option "Protocol" "PS/2"
(**) Mouse1: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/psaux"
(==) Mouse1: Buttons: 3
(**) Option "Emulate3Buttons"
(**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
Removing /usr/X11R6/lib/X11/fonts/Speedo/ from the valid list of
fontpaths
GetModeLine - scrn: 0 clock: 65000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10



reply via email to

[Prev in Thread] Current Thread [Next in Thread]