sortix--sortix/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
Makefile