超炫桌面:Mac主题以及gdesklets-starterbar
这是我的新桌面:[img]http://liuhongdan.blogchina.com/liuhongdan/inc/Screenshot2.png[/img]
这里主要是两个方面的应用:
1.主题
我用的是Mac的主题,苹果机的界面是最好的,毋庸置疑。主题下载[url]http://www.gnome-look.org/content/show.php?content=13548[/url]之后,安装如下--Installation guide :
[Part 1] GTK2 Theme
Step 1 : If you have got the old version before, then delete the old version.
rm -Rf ~/.themes/MacOS-X
if not, skip this step.
Step 2 : Unpack the downloaded file.
tar zxf 13548-Gnome_MacOS-X_Aqua_Theme_20040730.tar.gz
Step 3 : Move the entire folder named "MacOS-X" into ~/.themes
mv MacOS-X ~/.themes
[Part 2] Icon Theme
Step 1 : If you have got the old version before, then delete the old version.
rm -Rf ~/.icons/MacOS-X
if not, skip this step.
Step 2 : Unpack the downloaded file.
tar zxf Gnome_MacOS-X_Icon_Theme_20040730.tar.gz
Step 3 : Move the entire folder named "MacOS-X" into ~/.icons
mv MacOS-X ~/.icons
-------------
Finally, switch to this theme and enjoy it. ^_^
[[i] Last edited by 怀恋在子夜 on 2005-5-2 at 19:16 [/i]] 2.光上面的主题还不完整,没有下面的中间的starterbar和weather以及sysinfo.这个主要是桌面小插件gdesklets安装。我参考的文章是[url]http://www.linuxsir.org/bbs/showthread.php?s=&threadid=119772[/url],主要过程如下:
(1).先安装主程序
# cd /usr/ports/deskutils/gdesklets
# make install clean
(2).然后安装各个小部件,你可以以gdesklet为关键字在/usr/ports/里查找它们的位置,下面是我安装的几个display的过程
# cd /usr/ports/deskutils/gdesklets-starterbar
# make install clean
# cd /usr/ports/sysutils/gdesklets-sysinfo
# make install clean
# /usr/ports/astro/gdesklets-goodweather
# make install clean
(3).安装好这些后运行一次gdesklets
% gdesklets
然后依次运行各个display,它们都在/usr/X11R6/share/gnome/gdesklets/Displays/里面
% gdesklets /usr/X11R6/share/gnome/gdesklets/Displays/GoodWeather/GoodWeather.display
% gdesklets /usr/X11R6/share/gnome/gdesklets/Displays/StarterBar/starterbar.display
% gdesklets /usr/X11R6/share/gnome/gdesklets/Displays/SysInfo/sysinfo.display
退出GNOME再次登陆,你就可以在应用程序=>附件里看到gdesklets了,运行就OK了.
(4).调节位置的方法
1)You can move displaysaround by pressing and holding down the middle mouse button.
2)或者左键+右键拖动
(5).大家记得去weather.com查询一下自己所在城市的的代码,然后修改一下GoodWeather的所在地设置.
不然GoodWeather显示的是美国城市的天气.
其他的相关设置就看自己的了 似乎是更改LINUX的桌面吧? [quote]Originally posted by [i]紫色流星[/i] at 2005-5-3 09:38:
似乎是更改LINUX的桌面吧? [/quote]
:o这话你可就说错了,这不是Linux桌面,怎么能说是Linux专用的桌面呢?它的移植性那么强,本来就是为公用的桌面环境开发的。
我这个只是gnome,要说KDE,那更不是....... 我尝试了一下,对系统要求较高,我的机器受不了~
页:
[1]