From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v2 0/3] add cursor blink interval terminal escape sequence Date: Sun, 10 May 2015 15:32:14 +0200 Message-ID: <20150510133214.GA32575@kroah.com> References: <20150225094946.GA24627@amd> <20150226220243.GC9935@amd> <20150325111949.GA24230@kroah.com> <20150328075443.GD5248@xo-6d-61-c0.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20150328075443.GD5248@xo-6d-61-c0.localdomain> Sender: linux-kernel-owner@vger.kernel.org To: Pavel Machek Cc: Scot Doyle , Michael Kerrisk , Jiri Slaby , Tomi Valkeinen , Jean-Christophe Plagniol-Villard , Geert Uytterhoeven , linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-man@vger.kernel.org, linux-api@vger.kernel.org List-Id: linux-api@vger.kernel.org On Sat, Mar 28, 2015 at 08:54:43AM +0100, Pavel Machek wrote: > On Thu 2015-03-26 13:51:04, Scot Doyle wrote: > > 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. > > Actually... Greg, can you import console_codes.4 into kernel tree somehow? Is that file part of the manpages project? If so, it's fine where it is, otherwise feel free to send a patch. thanks, greg k-h