Index: [thread] [date] [subject] [author]
  From: Steffen Seeger <seeger@physik.tu-chemnitz.de>
  To  : ggi-develop@eskimo.com
  Date: Wed, 29 Jul 1998 17:06:34 +0200 (MEST)

Re: KGI backbone.

> What functionality does kgi's console system provide that
> linux's console system lacks ?

- clear layering of hardware driver, terminal emulation, scroller code
- clean separation of event generation (keyboard, mouse driver)
  and event handling (console part/graphic special file)
- handling of more than one workplace.

I am currently adding backward compatibility to the KGI console system,
which boils down to translate some ioctls.

We will see if it works well.

			Steffen

----------------- e-mail: seeger@physik.tu-chemnitz.de -----------------

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