summaryrefslogtreecommitdiffstats
path: root/theming
diff options
context:
space:
mode:
Diffstat (limited to 'theming')
-rw-r--r--theming/openslx/bootsplash/config/bootsplash-1024x768.cfg31
-rw-r--r--theming/openslx/bootsplash/config/bootsplash-1280x1024.cfg31
-rw-r--r--theming/openslx/bootsplash/config/bootsplash-640x480.cfg31
-rw-r--r--theming/openslx/bootsplash/config/bootsplash-800x600.cfg31
4 files changed, 124 insertions, 0 deletions
diff --git a/theming/openslx/bootsplash/config/bootsplash-1024x768.cfg b/theming/openslx/bootsplash/config/bootsplash-1024x768.cfg
new file mode 100644
index 00000000..2ecfc9f2
--- /dev/null
+++ b/theming/openslx/bootsplash/config/bootsplash-1024x768.cfg
@@ -0,0 +1,31 @@
+# This is a bootsplash configuration file for
+# SUSE Linux 10.1, resolution 1024x768.
+#
+# See www.bootsplash.org for more information.
+# Written by Jakub Steiner <jimmac@novell.com>
+#
+version=3
+state=1
+progress_enable=0
+overpaintok=1
+
+
+fgcolor=7
+bgcolor=0
+
+tx=20
+ty=60
+tw=994
+th=708
+
+
+jpeg=/tmp/bootsplash/images/bootsplash-1024x768.jpg
+silentjpeg=/tmp/bootsplash/images/silent-1024x768.jpg
+
+mnganim anim /tmp/bootsplash/animations/spinner.mng silent center 512 614 scale 1024:1600
+
+trigger silent play anim
+trigger "isdown" quit
+trigger "rlreached 5" toverbose
+trigger "rlchange 0" tosilent
+trigger "rlchange 6" tosilent
diff --git a/theming/openslx/bootsplash/config/bootsplash-1280x1024.cfg b/theming/openslx/bootsplash/config/bootsplash-1280x1024.cfg
new file mode 100644
index 00000000..0ddf729f
--- /dev/null
+++ b/theming/openslx/bootsplash/config/bootsplash-1280x1024.cfg
@@ -0,0 +1,31 @@
+# This is a bootsplash configuration file for
+# SUSE Linux 10.1, resolution 1280x1024.
+#
+# See www.bootsplash.org for more information.
+# Written by Jakub Steiner <jimmac@novell.com>
+#
+version=3
+state=1
+progress_enable=0
+overpaintok=1
+
+
+fgcolor=7
+bgcolor=0
+
+tx=20
+ty=60
+tw=1250
+th=964
+
+
+jpeg=/tmp/bootsplash/images/bootsplash-1280x1024.jpg
+silentjpeg=/tmp/bootsplash/images/silent-1280x1024.jpg
+
+mnganim anim /tmp/bootsplash/animations/spinner.mng silent center 640 819 scale 1280:1600
+
+trigger silent play anim
+trigger "isdown" quit
+trigger "rlreached 5" toverbose
+trigger "rlchange 0" tosilent
+trigger "rlchange 6" tosilent
diff --git a/theming/openslx/bootsplash/config/bootsplash-640x480.cfg b/theming/openslx/bootsplash/config/bootsplash-640x480.cfg
new file mode 100644
index 00000000..f190272b
--- /dev/null
+++ b/theming/openslx/bootsplash/config/bootsplash-640x480.cfg
@@ -0,0 +1,31 @@
+# This is a bootsplash configuration file for
+# SUSE Linux 10.1, resolution 640x480.
+#
+# See www.bootsplash.org for more information.
+# Written by Jakub Steiner <jimmac@novell.com>
+#
+version=3
+state=1
+progress_enable=0
+overpaintok=1
+
+
+fgcolor=7
+bgcolor=0
+
+tx=20
+ty=60
+tw=610
+th=420
+
+
+jpeg=/tmp/bootsplash/images/bootsplash-640x480.jpg
+silentjpeg=/tmp/bootsplash/images/silent-640x480.jpg
+
+mnganim anim /tmp/bootsplash/animations/spinner.mng silent center 320 384 scale 640:1600
+
+trigger silent play anim
+trigger "isdown" quit
+trigger "rlreached 5" toverbose
+trigger "rlchange 0" tosilent
+trigger "rlchange 6" tosilent
diff --git a/theming/openslx/bootsplash/config/bootsplash-800x600.cfg b/theming/openslx/bootsplash/config/bootsplash-800x600.cfg
new file mode 100644
index 00000000..e19b566e
--- /dev/null
+++ b/theming/openslx/bootsplash/config/bootsplash-800x600.cfg
@@ -0,0 +1,31 @@
+# This is a bootsplash configuration file for
+# SUSE Linux 10.1, resolution 800x600.
+#
+# See www.bootsplash.org for more information.
+# Written by Jakub Steiner <jimmac@novell.com>
+#
+version=3
+state=1
+progress_enable=0
+overpaintok=1
+
+
+fgcolor=7
+bgcolor=0
+
+tx=20
+ty=60
+tw=770
+th=540
+
+
+jpeg=/tmp/bootsplash/images/bootsplash-800x600.jpg
+silentjpeg=/tmp/bootsplash/images/silent-800x600.jpg
+
+mnganim anim /tmp/bootsplash/animations/spinner.mng silent center 400 480 scale 800:1600
+
+trigger silent play anim
+trigger "isdown" quit
+trigger "rlreached 5" toverbose
+trigger "rlchange 0" tosilent
+trigger "rlchange 6" tosilent