Announcement

Collapse
No announcement yet.

Issue with kdm theme

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Issue with kdm theme

    So i downloaded this theme for kdm.
    http://www.kde-look.org/content/show...?content=63630


    I got it installed but the login boxes are in the lower right corner like in this picture
    http://mail.google.com/mail/?ui=2&ik...8c35eeedc93936
    f
    is there a way i can edit the kdmrc file or something so i can change the size and position of the login and password boxes?

    this is my kdrc file

    [General]
    ConfigVersion=2.3
    ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6
    PidFile=/var/run/kdm.pid
    ReserveServers=:1,:2,:3
    ServerVTs=-7
    StaticServers=:0

    [Shutdown]
    BootManager=None
    HaltCmd=/sbin/poweroff
    RebootCmd=/sbin/reboot

    [X-*-Core]
    AllowNullPasswd=false
    AllowRootLogin=false
    AllowShutdown=Root
    AutoReLogin=false
    ClientLogFile=.xsession-errors-%s
    Reset=/etc/kde3/kdm/Xreset
    Session=/etc/kde3/kdm/Xsession
    Setup=/etc/kde3/kdm/Xsetup
    Startup=/etc/kde3/kdm/Xstartup

    [X-*-Greeter]
    AntiAliasing=true
    ColorScheme=
    EchoMode=OneStar
    FaceSource=AdminOnly
    FailFont=Sans Serif,10,-1,5,75,0,0,0,0,0
    GUIStyle=
    GreetFont=Sans Serif,22,-1,5,50,0,0,0,0,0
    GreetString=Welcome to Kubuntu at %n
    GreeterPos=50,50
    HiddenUsers=
    Language=en_US
    LogoArea=Logo
    LogoPixmap=
    MaxShowUID=29999
    MinShowUID=1000
    Preloader=/usr/bin/preloadkde
    SelectedUsers=
    ShowUsers=NotHidden
    SortUsers=true
    StdFont=Sans Serif,10,-1,5,50,0,0,0,0,0
    Theme=/usr/share/apps/kdm/themes/umbrella
    UseBackground=false
    UseTheme=true
    UserCompletion=false
    UserList=true

    [X-:*-Core]
    AllowNullPasswd=true
    AllowShutdown=All
    NoPassEnable=false
    NoPassUsers=
    ServerArgsLocal=-nolisten tcp
    ServerCmd=/usr/bin/X -br

    [X-:*-Greeter]
    AllowClose=true
    DefaultUser=smatt454
    FocusPasswd=false
    LoginMode=DefaultLocal
    PreselectUser=None

    [X-:0-Core]
    AutoLoginAgain=false
    AutoLoginDelay=0
    AutoLoginEnable=false
    AutoLoginLocked=false
    AutoLoginUser=smatt454
    ClientLogFile=.xsession-errors

    [Xdmcp]
    Enable=false
    Willing=/etc/kde3/kdm/Xwilling

    #2
    Re: Issue with kdm theme

    What needs to edited is the 'conf.xml' file that comes with the theme. It might be benecifialto change the background image to match your desktop resolution. Then adjust the location of the login boxes to fit the background.

    <!-- login area -->
    <item type="entry" id="user-entry">
    <pos anchor="w" x="794" y="645" height="32" width="130" font="Sans 12"/>
    </item>
    <item type="entry" id="pw-entry">
    <pos anchor="w" x="794" y="724" height="30" width="130"/>
    </item>
    </greeter>

    This is from the theme. Note the location of the entry boxes are positioned by pixel in x,y format.

    Mike
    http://monte48lowes.blogspot.com

    Comment


      #3
      Re: Issue with kdm theme

      thanks! that helped a lot!

      the theme sucks a lot...but that may be because its not meant for my resolution or just it was poorly made

      but i got it to work so im happy

      thanks a lot!

      Comment


        #4
        Re: Issue with kdm theme

        No Problem.

        Mike
        http://monte48lowes.blogspot.com

        Comment

        Working...
        X