Opened 15 years ago

Closed 15 years ago

#15 closed defect (fixed)

configuracion compiz - configurar un solo escritorio con gconftool2

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

Description

escritorio - configuracion compiz - configurar un solo escritorio con gconftool2

Change History (5)

comment:1 Changed 15 years ago by sebas

Summary: escritorio - configuracion compiz - configurar un solo escritorio con gconftool2configuracion compiz - configurar un solo escritorio con gconftool2

comment:2 Changed 15 years ago by sebas

Milestone: cacique-1.0

comment:3 Changed 15 years ago by alberto

Owner: set to alberto
Status: newassigned

Si no hay compiz el comando es: gconftool-2 --set "/apps/metacity/general/num_workspaces" --type int 1

Si compiz esta activo el comando es: gconftool-2 --type int --set /apps/compiz/general/screen0/options/hsize 1

comment:4 Changed 15 years ago by sebas

agregar esta linea:

gconftool-2 --type int --set /apps/compiz/general/screen0/options/hsize 1

a este script trunk/gnome-theme-xp/change-default-to-xp.sh#L31

comment:5 Changed 15 years ago by sebas

Resolution: fixed
Status: assignedclosed

r400 listo

Note: See TracTickets for help on using tickets.