lkml.org 
[lkml]   [2015]   [Mar]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    Subject[PATCH v2 0/3] add cursor blink interval terminal escape sequence
    v2: Add documentation to console_codes man page (man-pages repo)

    This patch series adds an escape sequence to specify the current console's
    cursor blink interval. The default interval is set to fbcon's currently
    hardcoded 200 msecs.

    Scot Doyle (3):
    vt: add cursor blink interval escape sequence
    fbcon: use the cursor blink interval provided by vt
    console_codes.4: Add CSI sequence for cursor blink interval

    drivers/tty/vt/vt.c | 9 +++++++++
    drivers/video/console/fbcon.c | 10 +++++-----
    drivers/video/console/fbcon.h | 1 +
    include/linux/console_struct.h | 1 +
    man4/console_codes.4 | 1 +
    5 files changed, 17 insertions(+), 5 deletions(-)

    --
    2.1.0



    \
     
     \ /
      Last update: 2015-03-26 15:01    [W:2.592 / U:0.268 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site