sortix-mirror/dispd
Jonas 'Sortie' Termansen 6ef5a5cee3 Detect whether the terminal has a display and a keyboard layout.
A new ioctl TIOCGDISPLAYS allow detecting which displays the terminal
has associated. The ability to set a keyboard layout can be detected
with tcgetblob kblayout.

Improve the user-space multi-monitor support while here.

The kernel now sets TERM rather than init(8).

This is a compatible ABI change riding on the previous commit's bump.
2016-11-23 22:31:04 +01:00
..
client Detect whether the terminal has a display and a keyboard layout. 2016-11-23 22:31:04 +01:00
include Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
.gitignore Add dispd client library and server stub. 2013-09-24 17:09:48 +02:00
Makefile Convert dispd to C. 2016-03-03 23:02:23 +01:00