由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - X Server 问题
相关主题
这个问题有人见过吗?邪门了邪门了 Xgl + compiz 黑屏。。。
一个ssh的问题ubuntu 9.04登陆画面变成花屏
请问tomatovpn内的vpn server与client功能有啥区别?Ubuntu 9.04 用鼠标滚轮卷动页面时有很强的刷屏感
WIN7下CISCO的VPN Client 设置linux的VPNwacom bamboo
How to setup ssh server in 2 PCs at home[已解决]ubuntu进不去X,花屏,ati集显
transfer a tar.gz file from Linux server to win7 desktop (转载)请教在Windows里安装 cygwin gnome
怎样mount 及 unmount NFS disk 呀(mac osx leopard xserve)ssh 连 X 速度巨慢!
Linux Desktop 还是太保守了vino 很爽啊!
相关话题的讨论汇总
话题: server话题: computer2话题: client话题: xserver话题: computer1
进入Linux版参与讨论
1 (共1页)
a*****3
发帖数: 10373
1
X Window System是用 C/S Architecture. 譬如,
Computer1 是 X Server
Computer2 是 X Client, which connects to Computer 1.
1.X Server 有 keyboard/mouse/display 等hw的information.但这些 information是
Computer2 还是 Computer1的呢?
2.最终谁把display buffer flush到hardware (eg. /dev/fb0) 的? 如果是X Server,
那它怎样能够control remote computer2的hardware呢? 我认为应该是由X Cilent来负
责,但好象又有点不对.
a*******e
发帖数: 3021
2
用俺的半瓶醋来讲, x server没有hw信息,hw信息应该是kernel管, x server只管啥
interface来啥请求? xserver当然是用的server端的硬件了
xserver控制不了remote computer2的硬件,remote的硬件是client得xserve管理



【在 a*****3 的大作中提到】
: X Window System是用 C/S Architecture. 譬如,
: Computer1 是 X Server
: Computer2 是 X Client, which connects to Computer 1.
: 1.X Server 有 keyboard/mouse/display 等hw的information.但这些 information是
: Computer2 还是 Computer1的呢?
: 2.最终谁把display buffer flush到hardware (eg. /dev/fb0) 的? 如果是X Server,
: 那它怎样能够control remote computer2的hardware呢? 我认为应该是由X Cilent来负
: 责,但好象又有点不对.

a*****3
发帖数: 10373
3
你是说,在computer2也有一个xserver在run吗?这样不就变成:
xclient (computer2) -> xserver (computer2) -> xserver (computer1)
每个xclient都有一个local xserver? X Window System应该不是这样design的吧?

【在 a*******e 的大作中提到】
: 用俺的半瓶醋来讲, x server没有hw信息,hw信息应该是kernel管, x server只管啥
: interface来啥请求? xserver当然是用的server端的硬件了
: xserver控制不了remote computer2的硬件,remote的硬件是client得xserve管理
:
: 是

a*******e
发帖数: 3021
4

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~I believe it is true.

【在 a*****3 的大作中提到】
: 你是说,在computer2也有一个xserver在run吗?这样不就变成:
: xclient (computer2) -> xserver (computer2) -> xserver (computer1)
: 每个xclient都有一个local xserver? X Window System应该不是这样design的吧?

r****t
发帖数: 10904
5
我 ft

【在 a*******e 的大作中提到】
: 用俺的半瓶醋来讲, x server没有hw信息,hw信息应该是kernel管, x server只管啥
: interface来啥请求? xserver当然是用的server端的硬件了
: xserver控制不了remote computer2的硬件,remote的硬件是client得xserve管理
:
: 是

r****t
发帖数: 10904
6


X server 在哪个机器上,它的 hw information 就是哪个机器上的,xserver 又不是
神仙。
should be x client. you need to read the code to know.

【在 a*****3 的大作中提到】
: X Window System是用 C/S Architecture. 譬如,
: Computer1 是 X Server
: Computer2 是 X Client, which connects to Computer 1.
: 1.X Server 有 keyboard/mouse/display 等hw的information.但这些 information是
: Computer2 还是 Computer1的呢?
: 2.最终谁把display buffer flush到hardware (eg. /dev/fb0) 的? 如果是X Server,
: 那它怎样能够control remote computer2的hardware呢? 我认为应该是由X Cilent来负
: 责,但好象又有点不对.

a*****3
发帖数: 10373
7
OK, after intensive study. Finally I understand the X Client/Server architecture. Actually it is quite simple and it is stated in wikipedia clearly but if you don't get it, even a simple thing becomes complicated.
The major thing confusing me is the term of the server/client in X. It is actually different to the traditional concept.
- In the traditional, the server is the service provider and the client is the console/machine where the user (person) is sitting in front of and displays the output
r****t
发帖数: 10904
8
这个也可以算是月经问题,过阵子还会有人问的。
a*****3
发帖数: 10373
9
Really? It means it should be an easy question then. However, I have to figure it out by myself. Maybe people here think it is too simple and don't care about it.

【在 r****t 的大作中提到】
: 这个也可以算是月经问题,过阵子还会有人问的。
1 (共1页)
进入Linux版参与讨论
相关主题
vino 很爽啊!How to setup ssh server in 2 PCs at home
求助键盘识别问题transfer a tar.gz file from Linux server to win7 desktop (转载)
还是装了ubuntu在新机器上怎样mount 及 unmount NFS disk 呀(mac osx leopard xserve)
抱怨下,ubuntu 12.04真是太难用了。Linux Desktop 还是太保守了
这个问题有人见过吗?邪门了邪门了 Xgl + compiz 黑屏。。。
一个ssh的问题ubuntu 9.04登陆画面变成花屏
请问tomatovpn内的vpn server与client功能有啥区别?Ubuntu 9.04 用鼠标滚轮卷动页面时有很强的刷屏感
WIN7下CISCO的VPN Client 设置linux的VPNwacom bamboo
相关话题的讨论汇总
话题: server话题: computer2话题: client话题: xserver话题: computer1