Skip to content
  • Jonas Termansen's avatar
    Detect whether the terminal has a display and a keyboard layout. · 6ef5a5ce
    Jonas Termansen authored
    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.
    6ef5a5ce