bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: console plans


From: Roland McGrath
Subject: Re: console plans
Date: Wed, 13 Feb 2002 05:27:00 -0500 (EST)

> Do you have a plan for how to coordinate access to the hardware with
> other programs, like framebuffers and X?

Ah, this is something I forgot about.  There are existing ioctl interfaces
for this on Linux and BSD (linux/vt.h, sys/consio.h) that are almost the
same on the two platforms.  So we might as well do something that is at
least mostly source-compatible with that.  These basically give ways to
synchronize with the vt switching and disable the console driver's hot keys
so the X server can know when it's safe to access the video hardware
directly and restore it to its prior state when a switch is requested.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]