Opened 15 years ago

Closed 15 years ago

#14 closed defect (fixed)

configuracion compiz - configurar a ningun effecto visual con gconftool2

Reported by: sebas Owned by: alberto
Priority: major Milestone: cacique-1.0
Component: UI : escritorio : desktop Version:
Keywords: Cc:

Description

Porque tenemos problemas con los efectos visuales en el escritorio de las terminales.

ver ticket 12

Change History (7)

comment:1 by alberto, 15 years ago

Problema en : gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set "/apps/metacity/general/num_workspaces" --type int 1

El comando: gconftool-2 --set "/apps/metacity/general/num_workspaces" --type int 1 Funciona dejando un solo escritorio

comment:2 by sebas, 15 years ago

Summary: escritorio - configuracion compiz - configurar a ningun effecto visual con gconftool2configuracion compiz - configurar a ningun effecto visual con gconftool2

comment:3 by sebas, 15 years ago

Milestone: cacique-1.0

comment:4 by alberto, 15 years ago

Owner: set to alberto
Status: newassigned

Solución en : http://www.nabble.com/-ubuntu-ar--Barra-de-T%C3%ADtulo-en-Ventanas-td20113775.html

ejecutar el comando: metacity --replace

comment:5 by sebas, 15 years ago

If the "no effects" didn't work, maybe you have to set the configuration in gconf, go to:
Applications > Accessories > Terminal, execute:
gconftool -s -t string /desktop/gnome/applications/window_manager/current /usr/bin/metacity
gconftool -s -t string /desktop/gnome/applications/window_manager/default /usr/bin/metacity

https://answers.launchpad.net/ubuntu/+source/compiz/+question/49168

comment:6 by alberto, 15 years ago

gconftool -s -t string /desktop/gnome/applications/window_manager/current /usr/bin/metacity
gconftool -s -t string /desktop/gnome/applications/window_manager/default /usr/bin/metacity

gconftool -s -t string /desktop/gnome/session/required_components/windowmanager metacity

Requiere reiniciar la sesión

comment:7 by josx@…, 15 years ago

Resolution: fixed
Status: assignedclosed

Esta probado y funciona correctamente con la opción "Ningún Efecto visual" por defecto. Ver changeset [527]

Note: See TracTickets for help on using tickets.