快速业务通道

ubuntu 9.10 更换登录界面的方法

作者 佚名技术 来源 Linux系统 浏览 发布时间 2012-04-25

  众所周知,在ubuntu 9.10中还了新版本的gdm,不再像之前那样简单的更换登录界面

  在网上搜到几种方法,不知道是我的机器情况特殊还是说他们转来转去根本就不靠谱,反正我是没改成,结果还弄的不人不鬼

  最终,只是在这里:http://ubuntuforums.org/showpost.php?p=7576112&postcount=365 找到了更换方法,但仍有些东西不能生效,但总比之前找到那些靠谱

  具体方法参考上面连接,这里copy过来作为备忘录,免得以后连接 404 ……

  1. Change the gdm background picture

  The current settings

  sudo -u gdm gconftool-2 –get /desktop/gnome/background/picture_filename

  Set a new background picture

  sudo -u gdm gconftool-2 –set –type string –set /desktop/gnome/background/picture_filename /data/pictures/Grassy.jpg

  2. The gdm gtk theme

  The current settings

  sudo -u gdm gconftool-2 –get /desktop/gnome/interface/gtk_theme

  Set a new gtk theme (you can find them in /usr/share/themes)

  sudo -u gdm gconftool-2 –set –type string –set /desktop/gnome/interface/gtk_theme Redmond

  3. The gdm icon theme (changes the look of the computer icon … icon above the hostname)

  The current settings

  sudo -u gdm gconftool-2 –get /desktop/gnome/interface/icon_theme

  Set a new icon theme (You can find them in /usr/share/icons)

  sudo -u gdm gconftool-2 –set –type string –set /desktop/gnome/interface/icon_theme Tangerine

  and you can edit the file

  /usr/share/gconf/schemas/gdm-simple-greeter.schemas

  if you don’t like the computer icon. Change the icon (<default>coputer</default>) in the section

  <schema>

  <key>/schemas/apps/gdm/simple-greeter/logo_icon_name</key>

  <applyto>/apps/gdm/simple-greeter/logo_icon_name</applyto>

  <owner>gdm-simple-greeter</owner>

  <type>string</type>

  <default>computer</default>

  <gettext_domain>gdm</gettext_domain>

  <locale name=”C”>

  <short>Icon name to use for greeter logo</short>

  <long>Set to the themed icon name to use for the greeter logo.</long>

  </locale>

  </schema>

  4. The gdm user icon

  This does not work

  sudo -u gdm gconftool-2 –get /schemas/apps/gdm/simple-greeter/logo_icon_name

  I haven’t found it yet … but at least we could overwrite

  /usr/share/icons/gnome/scalable/stock/generic/stock_person.svg

  but this icon may be important for other applications … so don’t do it.

  solved: you can set the user icon for your user with

  /usr/bin/gnome-about-me

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号