特殊:Badtitle/NS100:Expocity

来自Ubuntu中文
Wikibot留言 | 贡献2007年12月4日 (二) 10:28的版本
跳到导航跳到搜索
可打印版本不再受到支持且可能有渲染错误。请更新您的浏览器书签并改用浏览器默认打印功能。

{{#ifexist: :Expocity/zh | | {{#ifexist: Expocity/zh | | {{#ifeq: {{#titleparts:Expocity|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:Expocity|1|-1|}} | zh | | }}

Expocity is an effort to integrate an efficient means of switching between applications into the window manager UbuntuHelp:metacity, similar to Exposé(tm) on Apple's OS-X.FootNote(Watch this QuickTime movie to understand it quickly: http://www.apple.com/macosx/theater/expose.html)

Requirements

Be sure to have all dependencies installed. Some of them are:

apt-get install build-essential libgtk2.0-dev libgconf2-dev

Installation

Download

Download the latest version from the Expocity Homepage.

Compiling

Extract the source.

tar xvfj expocity-2.6.2-1.tar.bz2

Configure and compile it:

./configure
make

install it

sudo make install

or to install it via a deb file (CheckInstall)

sudo checkinstall

Start it:

metacity --replace

Troubleshooting

Installing Gnome 2.0 libraries and related shared libraries might help if the ./configure script complain about gconf2.0 :

sudo apt-get install libgnomeui*

A Chinese Translation of this article.