Opened 15 years ago

Last modified 15 years ago

#37 assigned enhancement

agregar los fondos de pantalla CTA a las opciones de fondos

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

Description

En Ubuntu, hay 4 fondos de pantalla por defecto para el usuario, queremos agregarlos nuestros, como se hace?

Change History (1)

comment:1 Changed 15 years ago by alberto

Owner: set to alberto
Status: newassigned

Posible solución:

Archivo que contiene los wallpapers:
/usr/share/gnome-background-properties/ubuntu-wallpapers.xml

Archivos que contienen los paths:
en: /var/lib/dpkg/info/
Archivos:
ubuntu-wallpapers.list
ubuntu-wallpapers.md5sums

Tambien en:
/var/lib/gconf/debian.defaults/%gconf-tree.xml

Para cambiar los fondos:
gconftool-2 -s -t string /desktop/gnome/background/picture_filename /path_imagen/imagen.jpg

Donde "/path_imagen/imagen.jpg" puede ser:
/home/usuario/Imágenes/Ubuntu2_by_MProd.jpg
Note: See TracTickets for help on using tickets.