lkml.org 
[lkml]   [2015]   [Mar]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH v2 3/3] console_codes.4: Add CSI sequence for cursor blink interval
Add a Console Private CSI sequence to specify the current console's
cursor blink interval. The interval is specified as a number of
milliseconds until the next cursor display state toggle, from 50 to
65535.

Signed-off-by: Scot Doyle <lkml14@scotdoyle.com>
---
man4/console_codes.4 | 1 +
1 file changed, 1 insertion(+)

diff --git a/man4/console_codes.4 b/man4/console_codes.4
index 34f7535..7d05076 100644
--- a/man4/console_codes.4
+++ b/man4/console_codes.4
@@ -377,6 +377,7 @@ ESC [ 15 ] T{
Bring the previous console to the front
(since Linux 2.6.0).
T}
+ESC [ 16 ; \fIn\fP ] Set the cursor blink interval in milliseconds.
.TE
.SS Character sets
The kernel knows about 4 translations of bytes into console-screen
--
2.1.0


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