Deepin Desktop Environment (简体中文)
DDE (Deepin Desktop Environment) 是deepin linux默认的桌面环境。
Contents
安装
最简单的安装方式就是添加非官方软件源来安装dde。首先编辑 /etc/pacman.conf
:
[home_metakcahura_arch-deepin_Arch_Extra] SigLevel = Never Server = http://download.opensuse.org/repositories/home:/metakcahura:/arch-deepin/Arch_Extra/$arch #Server = http://anorien.csc.warwick.ac.uk/mirrors/download.opensuse.org/repositories/home:/metakcahura:/arch-deepin/Arch_Extra/$arch
如果你想安装一个最小化的dde,安装deepin组即可,但我们推荐你安装完整的dde,这会给你带来更多的特性,包括:
- deepin-game-center: Deepin游戏中心,可能会无法启动
- deepin-movie: Deepin 视频播放器,可能会无法启动。
- deepin-music-player: Deepin 音乐播放器
- deepin-screenshot: Deepin截图工具
- deepin-terminal: Deepin 终端
pacman -S deepin deepin-extra
启动Deepin 桌面环境
使用登录管理器
deepin默认lightdm greeter是lightdm-deepin-greeter,可通过pacman安装,安装后需编辑lightdm.conf:
/etc/lightdm/lightdm.conf
[SeatDefaults] ... greeter-session=lightdm-deepin-greeter
使用xinitrc
查看 xinitrc 页面以获得更多详情.
~/.xinitrc
exec startdde
Execute startx
or xinit
to start DDE.
热区
默认的热区为:左上角打开启动器,右下角打开控制中心。热区设置可在控制中心更改。
反馈bugs
Any upstream or arch packaging related bugs should be reported here. FaSheng is one of the Deepin developers and also a contributor/maintainer for arch-deepin and if you file bug reports on his github page then there's much greater chance that the bug will be fixed. ;-)