Public bug reported:

I am having a problem with screen resolution. I have a Dell notebook
with Ati Hyper Threading 1400 Mobility Raedon. I have a resolution of
1440 * 900. I have compiz installed with Ubuntu 8.10. In compiz I have
also set 1440 * 900. I use gnome.

The problem is when I maximize a windows, it is smaller than the screen
size. In that part, I see desktop. It is difficul to explain with words.
Here is an example:
https://www.assembla.com/spaces/Dest.../bugUbuntu.png

In that example, the windows is maximated, but you can see that above
you see the desktop

See another example. Look where the cairo bar is:
https://www.assembla.com/spaces/Dest...bugUbuntu2.png

Any idea how can I fix this ?

Here is my xorg.conf

# xorg.conf (X.Org 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

# commented out by update-manager, HAL is now used
#Section "InputDevice"
#       Identifier      "Generic Keyboard"
#       Driver          "kbd"
#       Option          "XkbRules"      "xorg"
#       Option          "XkbModel"      "pc105"
#       Option          "XkbLayout"     "latam"
#EndSection

# commented out by update-manager, HAL is now used
#Section "InputDevice"
#       Identifier      "Configured Mouse"
#       Driver          "mouse"
#       Option          "CorePointer"
#EndSection

# commented out by update-manager, HAL is now used
#Section "InputDevice"
#       Identifier      "Synaptics Touchpad"
#       Driver          "synaptics"
#       Option          "SendCoreEvents"        "true"
#       Option          "Device"        "/dev/psaux"
#       Option          "Protocol"      "auto-dev"
#       Option          "HorizEdgeScroll"       "0"
#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"
# commented out by update-manager, HAL is now used
#       Inputdevice     "Synaptics Touchpad"
EndSection
Section "Module"
        Load            "glx"
EndSection


Thanks in advance

Mariano

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
Windows maximization smaller that screen
https://bugs.launchpad.net/bugs/362404
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to