9front - general discussion about 9front
 help / color / mirror / Atom feed
* /dev/wsys/*/screen not present for nested rio?
@ 2012-05-07  5:28 vrtra
  2012-05-07 20:09 ` sl
  0 siblings, 1 reply; 9+ messages in thread
From: vrtra @ 2012-05-07  5:28 UTC (permalink / raw)
  To: 9front

Hi,
    I notice that /dev/wsys/*/screen is visible only on the top rio
windows. If I start a nested rio instance, 'ls' still shows me that
the file is present, but on access, it returns back saying file does
not exist.

i.e from top:
% ls /dev/wsys/1
...
 /dev/wsys/1/screen
% file /dev/wsys/1/screen
plan9 image

Now start a rio instance in the term, and do the same,
% ls /dev/wsys/2
...
 /dev/wsys/2/screen
% file /dev/wsys/2/screen
Unable to acces, file /dev/wsys/2/screen does not exist

Why does it do so? I would have expected the screen to either provide
access to the original display or the screen from which rio was
started. If not, I would have expected 'ls' not to report the file to
be present. So is this intensional? if not, does copying the window of
the child rio over to child screen provide an acceptable behavior?



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-05-08 21:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-07  5:28 /dev/wsys/*/screen not present for nested rio? vrtra
2012-05-07 20:09 ` sl
2012-05-08  4:13   ` vrtra
2012-05-08 12:10     ` sl
2012-05-08 17:56       ` vrtra
2012-05-08 18:23         ` sl
2012-05-08 18:57           ` cinap_lenrek
2012-05-08 20:49           ` vrtra
2012-05-08 21:10             ` cinap_lenrek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).