怎样确认当前是 mir 还是 xorg 在做显示服务器。

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
头像
NetDreamer
帖子: 858
注册时间: 2007-10-19 20:40
联系:

怎样确认当前是 mir 还是 xorg 在做显示服务器。

#1

帖子 NetDreamer » 2014-07-24 11:19

还是免不了对 mir 的好奇。
我知道有查看软件包的命令,但是不会用,怎样确认一下当前的系统用的是那个显示服务器。
另外 mir 是否已经到了完全可以取代 xorg 的阶段。
Live and let live.
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 怎样确认当前是 mir 还是 xorg 在做显示服务器。

#2

帖子 poloshiao » 2014-07-24 19:20

怎样确认当前是 mir 在做显示服务器
Verifying that unity-system-compositor is running
http://askubuntu.com/questions/330862/h ... -using-mir
https://wiki.ubuntu.com/Mir/Installing

補充
https://wiki.ubuntu.com/Mir/Spec?action ... ct=MirSpec
unity-system-compositor - A Mir server that compositites between sessions, greeters and boot screens
头像
NetDreamer
帖子: 858
注册时间: 2007-10-19 20:40
联系:

Re: 怎样确认当前是 mir 还是 xorg 在做显示服务器。

#3

帖子 NetDreamer » 2014-07-25 5:46

$ ps aux | grep unity-system-compositor
root 1276 0.6 0.9 818496 38040 tty7 Ssl+ 05:29 0:03 /usr/sbin/unity-system-compositor --disable-inactivity-policy=true --file /run/mir_socket --from-dm-fd 9 --to-dm-fd 13 --vt 7
userF 4210 0.0 0.0 13660 2128 pts/1 S+ 05:39 0:00 grep --color=auto unity-system-compositor
看来已经是了。
Live and let live.
回复