Google 그룹스는 더 이상 새로운 유즈넷 게시물 또는 구독을 지원하지 않습니다. 과거의 콘텐츠는 계속 볼 수 있습니다.

X Shared Memory

조회수 0회
읽지 않은 첫 메시지로 건너뛰기

Samuel T Denton

읽지 않음,
1994. 3. 18. 오후 3:19:5594. 3. 18.
받는사람
In article <940318134...@asia.llnl.gov>,
Dean N. Williams <will...@asia.llnl.GOV> wrote:
> Where can I find X shared memory doc on the net?
> Please include the ftp site and the path.

It is in the X11R5 distribution, look at mit/doc/extensions/mit-shm.ms
and/or mit/hardcopy/extensions/mit-shm.PS.Z

for an example of how to use it, look at ray-trace.tar.Z in /contrib
at ftp.x.org.

Dean N. Williams

읽지 않음,
1994. 3. 18. 오전 11:25:0894. 3. 18.
받는사람 xp...@x.org
Hi there!

Where can I find X shared memory doc on the net?
Please include the ftp site and the path.

Thank you in advance!!!

-Dean

Gerry Rohling

읽지 않음,
1994. 3. 18. 오후 4:41:3894. 3. 18.
받는사람

Is there any way to write a daemon that is X aware? That is, it can pop up a
message box (window, etc.) onto a users root window.

Thanks

Gerry Rohling
Mechanical Engineering
University of British Columbia

Samuel T Denton

읽지 않음,
1994. 3. 23. 오전 10:43:4294. 3. 23.
받는사람
In article <2md76i$h...@nntp.ucs.ubc.ca>,

Gerry Rohling <roh...@mech.ubc.ca> wrote:
>Is there any way to write a daemon that is X aware? That is, it can pop up a
>message box (window, etc.) onto a users root window.

In general, no. First, you need to figure out the user who will get
the message. Second, if multiple users are on the computer (using X
terminals, for instance) how do you figure out the display to pop the
message box up on? Third, the daemon would have to have access to the
display, by being able to read the magic cookie in .Xauthority or
whatever. Finally, if you can solve all of these, what if someone is
logged in from two displays at once?

This is why most daemons (like lpr) send mail.

새 메시지 0개