lkml.org 
[lkml]   [2012]   [Apr]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: tty driver
    On Mon, 30 Apr 2012 14:17:30 -0400
    Sri Ram Vemulpali <sri.ram.gmu06@gmail.com> wrote:

    > Hello All,
    >
    > I am working on paging feature on tty, pty outputting. Is there anyway
    > I can do paging output at tty drivers by way of setting some options
    > using ioctl or ....

    Things like page dimensions and escape code management are userspace
    handled in Linux. If you must fake it via a tty then I'd suggest you
    write a pty/tty using app, if not then pipe it through more.

    For the former case a simple expect script should do it.


    \
     
     \ /
      Last update: 2012-05-01 01:41    [W:5.795 / U:0.148 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site