summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/desktop/themes/kdm/openslx/theme.xml
diff options
context:
space:
mode:
authorMichael Janczyk2009-06-03 23:16:00 +0200
committerMichael Janczyk2009-06-03 23:16:00 +0200
commitd4328f84adc5ca9c588094d69485b4c366a3cf89 (patch)
treee0b9887035a47f3c8022695bc33e33215a657beb /os-plugins/plugins/desktop/themes/kdm/openslx/theme.xml
parentMinor updates for PreBoot ... (diff)
downloadcore-d4328f84adc5ca9c588094d69485b4c366a3cf89.tar.gz
core-d4328f84adc5ca9c588094d69485b4c366a3cf89.tar.xz
core-d4328f84adc5ca9c588094d69485b4c366a3cf89.zip
new modified themes, hopefully wirking with kdm4 (and kdm3)
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2928 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/desktop/themes/kdm/openslx/theme.xml')
-rw-r--r--os-plugins/plugins/desktop/themes/kdm/openslx/theme.xml403
1 files changed, 218 insertions, 185 deletions
diff --git a/os-plugins/plugins/desktop/themes/kdm/openslx/theme.xml b/os-plugins/plugins/desktop/themes/kdm/openslx/theme.xml
index ac5f3d00..9b725584 100644
--- a/os-plugins/plugins/desktop/themes/kdm/openslx/theme.xml
+++ b/os-plugins/plugins/desktop/themes/kdm/openslx/theme.xml
@@ -1,201 +1,234 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE greeter SYSTEM "greeter.dtd">
-<greeter>
- <!-- main pic, login pic -->
- <item type="pixmap">
+<!--
+KDM-OpenSLX-Theme
+-->
+<greeter id="greeter">
+ <style font="Sans 11" window-text-color="#C7C7C7"
+ base-color="#C7C7C7" alternate-base-color="#666666"
+ text-color="#000000" disabled-text-color="#808080"/>
+
+ <!-- background -->
+ <item type="pixmap" id="backgound">
<normal file="color.png"/>
<pos x="0" y="0" width="100%" height="100%"/>
- <item type="rect">
- <normal color="#000000" alpha="0.0"/>
- <pos anchor="n" x="50%" y="0" width="100%" height="40%"/>
-
- <item type="pixmap">
- <normal file="welcome-time-shadowed.png"/>
- <pos anchor="n" x="50%" y="0" width="80%" height="44"/>
-
- <!-- Welcome on ... -->
- <item type="label">
- <pos anchor="w" x="5%" y="33%"/>
- <normal color="#f0f0f0" font="Sans 12"/>
- <!-- <stock type="welcome-label"/> -->
- <text>OpenSLX Workstation (%h)</text>
- </item>
-
- <!-- clock -->
- <item type="label" id="clock">
- <normal color="#f0f0f0" font="Sans 12"/>
- <pos anchor="e" x="95%" y="33%"/>
- <text>%c</text>
- </item>
-
- </item>
-
- <item type="pixmap">
- <normal file="openslx-logo-main.png"/>
- <pos anchor="n" x="50%" y="20%" height="70%"/>
- </item>
-
- </item>
-
- <item type="pixmap">
- <normal file="main-runner.png"/>
- <pos anchor="c" x="50%" y="50%" width="100%" height="160"/>
-
+ </item>
+
+ <!-- top / welcome, clock and big logo -->
+ <item type="rect" id="top">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="n" x="50%" y="0" width="100%" height="40%"/>
+ <box orientation="vertical" homogeneous="true">
+
+ <item type="pixmap">
+ <normal file="welcome-time-shadowed.png"/>
+ <pos anchor="n" x="50%" y="0" width="80%" height="44"/>
+ <box orientation="horizontal" homogeneous="true">
+ <!-- Welcome on ... -->
+ <item type="label">
+ <pos anchor="w" x="10%" y="30%"/>
+ <normal color="#f0f0f0" font="Sans 11"/>
+ <stock type="welcome-label"/>
+ </item>
+ <!-- clock -->
+ <item type="label" id="clock">
+ <pos anchor="e" x="90%" y="30%"/>
+ <normal color="#f0f0f0" font="Sans 11"/>
+ <text>%c</text>
+ </item>
+ </box>
+ </item>
+
+ <item type="rect" id="logo">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="c" x="50%" y="10%" width="100%" height="100%"/>
+ <box orientation="vertical" homogeneous="true">
+ <item type="pixmap">
+ <normal file="openslx-logo-main.png"/>
+ <pos anchor="c" x="50%" y="50%"/>
+ </item>
+ </box>
+ </item>
+
+ </box>
+ </item>
+
+ <!-- main part / login, session, menu, ... -->
+ <item type="pixmap" id="main-runner">
+ <normal file="main-runner.png"/>
+ <pos anchor="c" x="50%" y="50%" width="100%" height="160"/>
+ <box orientation="horizontal" homogeneous="true">
+
<item type="rect">
<normal color="#000000" alpha="0.0"/>
- <pos anchor="w" x="0" y="50%" width="35%" height="100%"/>
-
- <item type="rect">
- <normal color="#000000" alpha="0.0"/>
- <pos anchor="w" x="0" y="50%" width="120" height="100%"/>
- <item type="pixmap">
- <normal file="openslx-logo.png"/>
- <pos anchor="e" x="100%" y="50%"/>
- </item>
- </item>
-
- <item type="rect">
- <normal color="#000000" alpha="0.0"/>
- <pos anchor="e" x="-140" y="50%" width="100%" height="100%"/>
-
- <!-- username-label -->
- <item type="label">
- <pos anchor="e" x="-5" y="40%"/>
- <normal color="#f0f0f0" font="Sans 11"/>
- <stock type="username-label"/>
- </item>
-
- <!-- password-label -->
- <item type="label">
- <pos anchor="e" x="-5" y="60%"/>
- <normal color="#f0f0f0" font="Sans 11"/>
- <stock type="password-label"/>
- </item>
-
- </item>
-
- <item type="rect">
- <normal color="#000000" alpha="0.0"/>
- <pos anchor="e" x="100%" y="50%" width="140" height="100%"/>
-
- <!-- username-entry -->
- <item type="entry" id="user-entry">
- <pos anchor="w" x="0" y="40%" height="22" width="114"/>
- </item>
-
- <!-- password-entry -->
- <item type="entry" id="pw-entry">
- <pos anchor="w" x="0" y="60%" height="22" width="114"/>
- </item>
-
- <item type="pixmap" button="true" id="login_button">
- <pos anchor="e" x="100%" y="60%" height="22" width="22"/>
- <normal file="enter_inactive.png"/>
- <prelight file="enter.png"/>
- </item>
-
- </item>
-
- </item>
-
- <item type="rect">
- <normal color="#ff0000" alpha="0.0"/>
- <pos anchor="c" x="50%" y="50%" width="30%" height="160"/>
-
- <!-- capslock-warning -->
- <item type="pixmap" id="caps-lock-warning">
- <normal file="error.png"/>
- <pos anchor="c" x="50%" y="22" width="100%" height="70"/>
- <item type="rect" id="caps-lock-warning">
- <normal color="#000000" alpha="0.4"/>
- <pos anchor="c" x="50%" y="50%" width="100%" height="box"/>
- <box orientation="vertical" xpadding="10" ypadding="5" spacing="0">
- <item type="label">
- <normal color="#ff8b00" font="Sans 11"/>
- <pos x="50%" anchor="n"/>
- <stock type="caps-lock-warning"/>
+ <pos anchor="w" x="0%" y="50%" width="100%" height="100%"/>
+ <box orientation="horizontal" homogeneous="true">
+
+ <!-- left part / login -->
+ <item type="rect">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="w" x="0" y="50%" width="100%" height="100%"/>
+ <box orientation="horizontal">
+
+ <!-- small logo -->
+ <item type="pixmap">
+ <normal file="openslx-logo.png"/>
+ <pos anchor="w" x="30" y="50%"/>
</item>
- </box>
+
+ <!-- login -->
+ <item type="rect">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="w" x="70" y="50%" width="box" height="box"/>
+ <box orientation="horizontal" spacing="10">
+
+ <item type="rect">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="sw" x="0" y="100%" width="box" height="100%"/>
+ <box homogeneous="true" spacing="10">
+ <!-- username-label -->
+ <item type="label">
+ <pos anchor="nw" x="0" y="0"/>
+ <normal color="#f0f0f0" font="Sans 11"/>
+ <stock type="username-label"/>
+ </item>
+ <!-- password-label -->
+ <item type="label">
+ <pos anchor="sw" x="0" y="-0"/>
+ <normal color="#f0f0f0" font="Sans 11"/>
+ <stock type="password-label"/>
+ </item>
+ </box>
+ </item>
+
+ <item type="rect">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="nw" x="0" y="0" width="box" height="box"/>
+ <box homogeneous="true" spacing="10">
+ <!-- username-entry -->
+ <item type="entry" id="user-entry">
+ <pos anchor="w" x="0" y="50%" height="20" width="100"/>
+ </item>
+ <!-- password-entry -->
+ <item type="entry" id="pw-entry">
+ <pos anchor="w" x="0" y="50%" height="20" width="100"/>
+ </item>
+ </box>
+ </item>
+
+ <item type="pixmap" button="true" id="login_button">
+ <pos anchor="sw" x="0" y="-0" height="20" width="20"/>
+ <normal file="enter_inactive.png"/>
+ <prelight file="enter.png"/>
+ </item>
+
+ </box>
+ </item>
+
+ </box>
</item>
- </item>
-
- <item type="pixmap">
- <normal file="environment.png"/>
- <pos anchor="c" x="50%" y="50%" width="186" height="100"/>
- </item>
-
- <!-- Login-Error -->
- <item type="pixmap" id="pam-error">
- <normal file="error.png"/>
- <pos anchor="c" x="50%" y="-22" width="100%" height="70"/>
+
+ <!-- middle part / errors, caps info, kdm logo -->
<item type="rect">
- <normal color="#000000" alpha="0.4"/>
- <pos anchor="c" x="50%" y="50%" width="100%" height="box"/>
- <box orientation="vertical" xpadding="10" ypadding="5" spacing="0">
- <item type="label">
- <normal color="#ff8b00" font="Sans 11"/>
- <pos anchor="n" x="50%"/>
- <text>Login failed!</text>
- <text xml:lang="en">Login failed!</text>
- <text xml:lang="de">Login fehlgeschlagen!</text>
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="c" x="50%" y="50%" width="90%" height="100%"/>
+ <box orientation="vertical">
+
+ <!-- Login-Error -->
+ <item type="rect">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="n" x="50%" y="10" width="100%" height="30"/>
+ <box>
+ <item type="label" id="pam-error">
+ <normal color="#ff8b00" font="Sans 11"/>
+ <pos anchor="c" x="50%" y="15"/>
+ <text/>
+ </item>
+ </box>
+ </item>
+
+ <item type="pixmap">
+ <normal file="environment.png"/>
+ <pos anchor="c" x="50%" y="50%"/>
+ </item>
+
+ <!-- capslock-warning -->
+ <item type="rect" id="caps-lock-warning">
+ <normal color="#000000" alpha="0.4"/>
+ <pos anchor="s" x="50%" y="-10" width="100%" height="30"/>
+ <box>
+ <item type="label">
+ <normal color="#ff8b00" font="Sans 11"/>
+ <pos anchor="c" x="50%" y="15"/>
+ <stock type="caps-lock-warning"/>
+ </item>
+ </box>
</item>
+
</box>
</item>
- </item>
-
- </item>
-
- <!-- icons and text on the left -->
- <item type="rect">
- <normal color="#000000" alpha="0.0"/>
- <pos anchor="e" x="100%" y="50%" width="35%" height="100%"/>
-
- <!-- session-button -->
- <item type="rect" id="session_button" button="true">
- <normal color="#000000" alpha="0.0"/>
- <pos anchor="se" x="80%" y="50%" width="160" height="50%"/>
-
- <item type="pixmap" id="session_button" button="true">
- <normal file="sessions_inactive.png"/>
- <prelight file="sessions.png"/>
- <pos anchor="se" x="94%" y="-8" width="48" height="48"/>
- </item>
-
- <item type="label">
- <normal color="#bbbbbb" font="Sans 11"/>
- <prelight color="#f0f0f0" font="Sans 11"/>
- <active color="#ff8b00" font="Sans 11"/>
- <pos anchor="e" x="-70" y="-32"/>
- <text>Session</text>
- <text xml:lang="en">Session</text>
- <text xml:lang="de">Sitzung</text>
- </item>
-
- </item>
-
- <!-- menu-button -->
- <item type="rect" id="system_button" button="true">
- <show modes="console" type="system"/>
- <normal color="#000000" alpha="0.0"/>
- <pos anchor="ne" x="80%" y="50%" width="160" height="50%"/>
- <item type="pixmap" id="system_button" button="true">
- <normal file="system_inactive.png"/>
- <prelight file="system.png"/>
- <pos anchor="ne" x="94%" y="8" width="48" height="48"/>
- </item>
- <item type="label">
- <normal color="#bbbbbb" font="Sans 11"/>
- <prelight color="#f0f0f0" font="Sans 11"/>
- <active color="#ff8b00" font="Sans 11"/>
- <pos anchor="e" x="-70" y="32"/>
- <text>System Menu</text>
- <text xml:lang="en">System Menu</text>
- <text xml:lang="de">System MenĂ¼</text>
+
+ <!-- right part / sessions, menu -->
+ <item type="rect">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="e" x="100%" y="50%" width="100%" height="100%"/>
+ <box orientation="vertical" homogeneous="true" spacing="10">
+
+ <!-- session-button -->
+ <item type="rect" id="session_button" button="true">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="se" x="-50" y="100%" width="box" height="box"/>
+ <box orientation="horizontal">
+ <item type="label">
+ <normal color="#bbbbbb" font="Sans 11"/>
+ <prelight color="#f0f0f0" font="Sans 11"/>
+ <active color="#ff8b00" font="Sans 11"/>
+ <pos anchor="e" x="100%" y="-24"/>
+ <stock type="session"/>
+ </item>
+ <item type="rect" id="session_button" button="true">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="c" x="50%" y="50%" width="10"/>
+ </item>
+ <item type="pixmap" id="session_button" button="true">
+ <normal file="sessions_inactive.png"/>
+ <prelight file="sessions.png"/>
+ <pos anchor="se" x="100%" y="100%"/>
+ </item>
+ </box>
+ </item>
+
+ <!-- menu-button -->
+ <item type="rect" id="system_button" button="true">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="ne" x="-50" y="0" width="box" height="box"/>
+ <box orientation="horizontal">
+ <item type="label">
+ <normal color="#bbbbbb" font="Sans 11"/>
+ <prelight color="#f0f0f0" font="Sans 11"/>
+ <active color="#ff8b00" font="Sans 11"/>
+ <pos anchor="e" x="100%" y="24"/>
+ <stock type="system"/>
+ </item>
+ <item type="rect" id="session_button" button="true">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="c" x="50%" y="50%" width="10"/>
+ </item>
+ <item type="pixmap" id="system_button" button="true">
+ <normal file="system_inactive.png"/>
+ <prelight file="system.png"/>
+ <pos anchor="ne" x="100%" y="0%"/>
+ </item>
+ </box>
+ </item>
+
+ </box>
</item>
- </item>
-
+
+ </box>
</item>
-
- </item>
+
+ </box>
</item>
+
</greeter>