• Andrew Morton's avatar
    [PATCH] add vt console scrollback ioctl · 8a8e9c88
    Andrew Morton authored
    From: Samuel Thibault <Samuel.Thibault@ens-lyon.fr>
    
    There is no way for a braille device driven by brltty (userland root-owned
    daemon) to scrollback the virtual console, the only way is to use the pc
    keyboard.  A very simple TIOCLINUX ioctl meets this need (tested).
    
    Also add a command for bringing the last console to the top, as keyboard.c's
    lastcons() does when pressing alt - down arrow.
    8a8e9c88
vt.c 71.3 KB