Hi, all!
Im using Kubuntu hardy and im having strange problem. My xorg.conf file doesnt 
look like it should, coz i have no SubSection "Display" or "Modes". Let me 
paste it here:

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "hr"
        Option          "XkbOptions"    "lv3:ralt_switch"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
EndSection

Section "Device"
        Identifier      "Configured Video Device"
        Driver          "fglrx"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
        Defaultdepth    24
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
  screen "Default Screen"
EndSection
Section "Module"
        Load            "glx"
EndSection

I have same problem with login window screen resolution (bigger that my
working one). Will it help to add those missing parts into my xorg.conf
file? Login resolution is [EMAIL PROTECTED] and i need it to be [EMAIL 
PROTECTED]
or @100 (monitor can pull this one). Thanx!

-- 
Login Screen Resolution
https://bugs.launchpad.net/bugs/16472
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to