|
非广告 只是介绍一下E17 如果用gnome或是kde烦了试试这个
enlightenment R17 视频下载,体验linux上mac风格的窗口管理器
e17-cinefx.avi
e17-leaf.avi
e17-play.avi
e17.avi
e17_movie-00.avi
e17_movie-01.avi
e17_theme_winter.mpg
eem.avi
evoak.avi
index.html
test.mpeg
其它图片可以到reaterman的网站上看
Enlightenment介绍
nlightenment 是一个窗口管理器,从0.17开始,它决定不再只是一个窗口管理器而是一个窗口shell(外壳).现在它基本开发完成,下面是最新的E17的体验
特点:
速度快,旧的enlightenment使用gtk等库,所以操作慢,现在enlightenment使用了自己的库,包括有名的imlib2,极大的提高了enlightenment的性能
界面美观,看视频就可以知道它的界面怎样了
不依赖其它库,程序小,不会让你为了跑一个enlightenment而需要安装一大堆的库
占用系统资源少,如果你的机器很老了(P2 350 64M),那一样可以跑的很快
不会有其它兼容问题
安装:
如果你是debian用户,那可以在/etc/apt/sources.list中增加一行:
deb http://soulmachine.net/debian unstable/
或是
deb http://mirror.my-space.ath.cx/ unstable/
或是
deb http://luddite.atticauthor.info/debian/ unstable/
由于E17还是测试版,所以需要在/etc/apt/preferences(如果没有就创建一个)中增加
Package: enlightenment
Pin: version 0.17.0_pre10*
Pin-Priority: 999
Package: enlightenment-data
Pin: version 0.17.0_pre10*
Pin-Priority: 999
保证apt不会使用e16来冲掉E17
安装只需要:apt-get install enlightenment
如果你是使用RPM(如mandrake,RH),那可以到这里查找rpm包
http://sps.nus.edu.sg/~didierbe
同样是使用 rpm -i enlightenment-xxx.rpm安装
如果你是SUSE LINUX,那可以到这里下载
http://ftp.gwdg.de/pub/linux/misc/suser-tux/suse92/
相关资源:
主站:www.enlightenment.org
IRC:irc://freenode/e
enlightenment安装帮助:lude.net
中文支持:loveunix.net ,如果你有什么问题,可以到这里的linux版寻找帮助,我(无双)会帮助你
补充 中文支持问题 下面是与raster的对话
补充
修改E字体的办法
默认的字体没有中文 所以需要修改成有中文字体才能显示
vrln Komtas: e16 or 17?
Komtas E17
raster Komtas: its in tht theme
raster the theme will specify a font
raster the default uses vera.ttf
vrln the file you'll need to edit is default.edc
vrln before recompiling it
raster basically edit default.edc
Komtas Oh,thank you, i will try
raster see the font mapping section
raster that maps "Edje Vera" and Edje Vera Bold"
raster to a .ttf
raster see how i commented out a kochi-gothi.ttf
raster do that
raster but choose a chinese font instead
raster (.ttf)
Komtas yes, |
|