xorg 7.0 on i815

Denis Vlasenko vda at ilport.com.ua
Thu Mar 16 23:31:38 PST 2006


Hi,

I just built my first xorg X server from modular source.
Wow. It's SMALLER than previous one I built (X11R6-4.5.0).

Works really nice at my home box. Even starts WITHOUT
config file! Wow! I'm doubly impressed.

On my work box it's working also, but with minor glitch:
non-rectangular windows of my KDE have no transparent
edges anymore.

Screenshot is attached (use xwud -in screen.xwd to see).

Relevant section of my config:

Section "ServerLayout"
    Identifier  "i815"
    Screen      0 "i815" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Screen"
    Identifier  "i815"
    Device      "i810"
    Monitor     "Monitor0"
    DefaultDepth        24
    SubSection "Display"
        Depth   24
        #Modes   "1024x768"
        Modes   "1280x1024"
    EndSubSection
EndSection
Section "Device"
    Identifier  "i810"
    Driver      "i810"
    #Option     "NoAccel" "true"
    #X4.4.0+ XVideo bug workaround:
    #Option     "XaaNoOffscreenPixmaps"
EndSection

--
vda
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screen.xwd.bz2
Type: application/x-bzip2
Size: 65154 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20060317/85cd027a/attachment.bin>


More information about the xorg mailing list