Efectos de Escritorio deja ventanas sin borde ni barra

Raul Veleiro A (en Yahoo) raul_veleiro en yahoo.es
Jue Jun 28 18:29:20 BST 2007


Hola,
A mi me esta pasando lo mismo que a Jose Luis, pero mi tarjeta es una ATI Radeon 9200 SE.  ¿Que puedo hacer?, en mi xorg.conf no aparecen esas opciones, aparece lo siguiente:

cat xorg.conf
# /etc/X11/xorg.conf (xorg 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(5) 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

Section "Files"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        # path to defoma fonts
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load    "i2c"
        Load    "bitmap"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "es"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "stylus"
        Option          "Device"        "/dev/input/wacom"
        Option          "Type"          "stylus"
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "eraser"
        Option          "Device"        "/dev/input/wacom"
        Option          "Type"          "eraser"
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "cursor"
        Option          "Device"        "/dev/input/wacom"
        Option          "Type"          "cursor"
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
EndSection

Section "Device"
        Identifier      "ATI Technologies Inc RV280 [Radeon 9200 SE]"
        Driver          "ati"
        BusID           "PCI:1:0:0"
EndSection

Section "Monitor"
        Identifier      "L1950SQ"
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Technologies Inc RV280 [Radeon 9200 SE]"
        Monitor         "L1950SQ"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x1024" "1024x768" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x1024" "1024x768" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x1024" "1024x768" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x1024" "1024x768" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x1024" "1024x768" "800x600" "720x400" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" "1024x768" "800x600" "720x400" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "stylus"        "SendCoreEvents"
        InputDevice     "cursor"        "SendCoreEvents"
        InputDevice     "eraser"        "SendCoreEvents"
EndSection

Section "DRI"
        Mode    0666
EndSection

gracias y salu2


Jose Delgado <pepeazul67 en gmail.com> escribió: Jose Luis Alarcon Sanchez escribió:
> Hola Amigos.
>
> Tengo una tarjeta Nvidia que me ha cogido bien el driver
> propietario (ejecuto sin problemas varios juegos 3d).
>
> Sin embargo, al intentar ajustar el menu "Sistema" ->
> "Preferencias" -> "Efectos de Escritorio" estoy teniendo
> problemas. Los efectos se producen, las ventanas y los menús
> "tiemblan" de una forma muy bonita, pero sucede el defecto 
> del asunto: las ventanas se quedan sin bordes ni barra de
> título. He probado con varios temas de bordes de ventana
> y con todos sucede igual. ¿Sabeis que puede estar sucediendo?.
>
> Por otro lado, la ventana de configuración de los Efectos de
> Escritorio tiene la posibilidad de seleccionar la casilla
> "Espacios de trabajo en un cubo". Y esto si que no se produce,
> o bien yo no sé como ejecutar el famoso cubo, cosa que dudo, 
> pues ya lo he hecho en otros PCs y tengo claro que presionando
> Ctrl+Alt+Teclas de Dirección "algo" debería suceder...
>
> En el applet que muestra las áreas de trabajo, (el que por
> defecto viene abajo a la derecha), he seleccionado que muestre
> desde una hasta cuatro, pero los cambios no han tenido ningún
> efecto. Y así debe ser, pues hasta donde yo sé el "cubo" nada
> tiene que ver con los escritorios "visibles".
>
> Por favor, ¿me podeis ayudar con estos dos asuntos?.
>
> Muchísimas gracias anticipadas.
>
> Saludos.
>
> Jose.
>
>   

Sigo diciendo lo mismo es casi spam pero mi ultimo post en mi blog  me 
huele al mismo problema

http://curioseandolinux.blogspot.com

-- 
ubuntu-es mailing list
ubuntu-es en lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-es


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

¡Descubre una nueva forma de obtener respuestas a tus preguntas!
Entra en Yahoo! Respuestas.
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: https://lists.ubuntu.com/archives/ubuntu-es/attachments/20070628/d39ee031/attachment-0001.htm 


Más información sobre la lista de distribución ubuntu-es