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

X app.s in full mode do not cover whole the screen.



Good time of the day.


For some reason X app.s in full mode do not cover whole the screen -
but just bigger part of it than in window mode.

I have xorg.conf and I did not change it for a while, having no problem
w/ full screen mode. Also I have installed only the drivers I need for
my video card - therefore w/o conf. file X fails starting.

I use external monitor of laptop.

Here is its contents:


Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        Option "BlankTime" "20"
        Option "StandbyTime" "40"
        Option "SuspendTime" "50"
        Option "OffTime" "60"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Unknown"
        ModelName    "Unknown"
        Option "DPMS" "1"
        Option "SyncOnGreen" "1"
        Option "Primary" "0"
        Option "Enable" "0"
EndSection

Section "Monitor"
        Identifier   "Monitor1"
        VendorName   "Samsung"
        ModelName    "SyncMaster"
        Option "DPMS" "1"
        Option "SyncOnGreen" "1"
        Option "Primary" "1"
        Option "Enable" "1"
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "radeon"
        VendorName  "ATI Technologies Inc"
        BoardName   "RS482 [Radeon Xpress 200M]"
        BusID       "PCI:1:5:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor1"
        SubSection "Display"
                Depth     24
                Modes     "1600x900"
        EndSubSection
EndSection


Thanks for Your time.


Reply to: