Index: [thread] [date] [subject] [author]
  From: James A Simmons <jsimmons@acsu.buffalo.edu>
  To  : ggi-develop@eskimo.com
  Date: Wed, 9 Sep 1998 09:56:06 -0400 (EDT)

Re: generic monitor test result

On Wed, 9 Sep 1998, Alexander Larsson wrote:

> > >  Ideally this could be fixed by login doing a chown on the fb device, maybe 
> > > m68k login does this. x86 most certainly doesn't.
> > 
> > what about two user wanting to run two different X server or some stupid
> > stuff like that ?
>  Ehhh... I don't quite follow. Do you mean two people logged in via the 
> console at the same time, and both wants to run an x server on the same 
> framebuffer?
>  I don't know if multiple processes can have /dev/fb0 open at the same time. 

You should get -EBUSY

Index: [thread] [date] [subject] [author]