Jump to content

Change font size in GDM


jeanackle
 Share

Recommended Posts

Example:

/usr/share/gdm/themes/mdk/mdk.xml

<?xml version="1.0"?>
<!DOCTYPE greeter SYSTEM "greeter.dtd">
<greeter>
 <item type="pixmap">
   <normal file="background.png"/>
   <pos x="0" y="0" width="100%" height="100%"/>
 </item>

 <item type="rect">
   <pos x="0" y="90%" width="100%" height="10%"/>
   <fixed>
     <item type="rect">
       <normal color="#ffffff"/>
       <pos x="0" y="4" width="100%" height="100%"/>
       <box orientation="horizontal" spacing="10" xpadding="10">
         <item type="rect" id="language_button" button="true">
           <normal color="#ffffff"/>
    <pos y="50%" anchor="w" width="box" height="box"/>
           <box orientation="horizontal" spacing="10" xpadding="10">
      <item type="pixmap">
        <normal file="languages.png" tint="#dddddd"/>
        <prelight file="languages.png"/>
 <active file="languages.png" tint="#b8bcdb"/>
        <pos y="50%" anchor="w"/>
      </item>
      <item type="label">
        <normal color="#21449c" font="Sans 14"/>
 <prelight color="#666666" font="Sans 14"/>

Link to comment
Share on other sites

Well... does it come with chips or french fries? :unsure:

 

Seriously now, though I'm using GDM and have the gnome-user-guide package installed, I'm not using GNOME itself, so I forgot I had those... :oops:

And besides, I don't know how to browse those bloody .xml files! Still, there must be some help in the gnome web site, so thanks... :)

 

Off I go... B)

Edited by jeanackle
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...