From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scot Doyle Date: Tue, 21 Jul 2015 18:45:34 +0000 Subject: Re: [PATCH v2 3/3] console_codes.4: Add CSI sequence for cursor blink interval Message-Id: List-Id: References: <20150225094946.GA24627@amd> <20150226220243.GC9935@amd> <20150325111949.GA24230@kroah.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Michael Kerrisk (man-pages)" Cc: lkml , linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Linux API , linux-man , Pavel Machek On Tue, 21 Jul 2015, Michael Kerrisk (man-pages) wrote: > On 5 July 2015 at 19:41, Scot Doyle wrote: > > On Thu, 26 Mar 2015, Scot Doyle wrote: > >> 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 > > I've applied this, adding Pavel's Acked-by. > > I also added some text to note that this appeared in Linux 4.2. Okay? Yes, thank you.