2009_grafiken_und_anpassungen
Inhaltsverzeichnis
Farben für Logo
- rot #E32322 (227/35/34)
- blau #2671B2 (38/113/178)
- gelb #F4E500 (244/229/0)
- grün #008E5B (0/142/91)
Grafiken Download
Original Novell Grafiken
Info zu Gnome
Quelle für Informationen, die angezeigt werden: /usr/share/gnome-about/gnome-version.xml
lxde als Windowmanager
- Download der Pakete von [http://download.opensuse.org/repositories/home:/swyear/openSUSE_11.0/i586/] (gamin nicht vergessen, und openbox)
Bootsplash
Im Verzeichnis /etc/bootsplash/themes/openSUSE/images/:
- die Datei logo.gif und logo.mng austauschen
entweder die Logos aus den Config-Dateien löschen:
- folgenden Befehl ausführen (und die Fehlermeldungen ignorieren):
find . -iname "bootsplash-*.cfg" -exec sed -i "" -e "s/initframe logo silent center/silent center/g" {} \;
oder eigene mng-Grafiken erzeugen:
convert -comment "id logo deltabg stop" logo.png logo.png logo.mng convert -colorspace gray -comment "id logov deltabg stop" logov.png logov.png logov.mng
- mkinitrd ausführen
Fehlt noch
- Grafik nach DVD-Start /boot/message
- Hintergrundbild für server4education
Anleitung zum Ändern der Grafik nach DVD-Start
become root 1st. 1. copy your message file to a new directory(e.g /home/test). message file is in /boot assuming the folder i wroking with is /home/test $ cp /boot/message /home/test 2. go to /home/test directory and then type $ cpio -idv < message 3. then copy the background you want as u r grub boot theme. it has to be a jpeg. (jpg) to /home/test folder as back.jpg assuming the wallpaper i want is boot.jpg and it is in /home directory $ cp /home/boot.jpg /home/work/back.jpg 3 then $ ls | cpio -ov > ../message 4. then $ cd .. 5. next copy message to its original place $ cp message /boot/message 6. then you can delete the test folder if you want 7. restarts and bravo!!!!!!!!!!!!!!!! :-)
Diashow anpassen
- /suse/setup/slide/
Startseite der Homepage
DVD Cover
DVD-BOX
Booklet
Fotoshooting
Installer Branding
- squashfs installieren
- mount -o loop dvd:/boot/i386/openSUSE /mnt
- cp -r /mnt /branding
- Logo bearbeiten /branding/usr/share/YaST2/theme/openSUSE/wizard/logo.png
- cd /branding
- mksquashfs * ../openSUSE
- umount /mnt
- rm dvd:/boot/i386/openSUSE
- cp /openSUSE dvd:/boot/i386/openSUSE
- sha1sum openSUSE
- vi dvd:/content
- sha1sum von openSUSE und branding aktualisieren
KNOPPIX Bootimage logo.16
lss16toppm < logo.16 > logo.ppm
- Mit GIMP öffnen, bearbeiten, Farben indizieren (16) 8-bit 16 color
ppmtolss16 < mylogo.ppm > logo.16
2009_grafiken_und_anpassungen.txt · Zuletzt geändert: von admin
