Theme.rc Options Type Default =============================================== X ^= Number from 1 to 8 (Labels are limited by "Labels" option) General ======= - Background Search order: .png, Background-x.png, Background.png - UsersBackground false (use the wallpaper of the current desktop) - BaseResolution 1280x1024 (the resolution was designed in -> NECCESSARY for auto scaling) - SplashRect screen size (sullscreen) Labels ====== - Labels 0 - LabelX X = No. (Use ML: as prefix for magiclabels, i.e.: ML:loginname (case insensetive)) - LabelColorX ffffff - LabelFontX Trebuchet MS (i.e.: Arial,14,-1,0,5,50,0) - LabelCoordsX centered - StatusMessageX passed by ksplash - StatusColor ffffff (White) - StatusFont Trebuchet MS - StatusPosition 50,50 - LabelShadow true - LabelShadowColor 6d6d6d (dark gray) - LabelShadowOffset 2,2 - ShowStatusText true - Translate true (i18n i.e.: Welcome (en) -> Willkommen (de)) Images ====== - AnimationLength 30 (fading steps) - AnimationDelay 30 (delay between steps in milliseconds) - BeginOpacity 0.2 (value between 0 an 1) - UseIconSet true (use current icon set instead of 1.png, 2.png, ... (see below)) - IconSetSize 48 (size of icons) - ImageX if UseIconSet is true, you can override single icons (or all) by just giving their name. they need not to be in the theme directory! if UseIconSet is false, the engine searches for 1.png to 8.png by default but you can also override the image names - ImageWidth 100 (width of each icon/image) - ImageHeight 100 (height of each icon/image) Image Arrangement (currently a little hard to explain, just play) ================= - AppendX true => horizontal (follow direction type) X is not a number here! - ImageSpacer if UseIconSet its IconSetSize otherwise 0 (used for auto arrangement with AppendX and -1 values) - ImageCoordsX -1,-1 (center vert. and horiz.) - ImageOffset 0,0 (move images i.e. if they have unknown positions (have a look at MoodinKDE) - LineUpImages false (if true, icons are aligned center (See MoodinKDE)) Text ==== - WelcomeText EG: i18n("Welcome") - WelcomeFont EG: Trebuchet MS - StatusFont EG: Trebuchet MS - TextColor EG: ffffff (White)