Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S938610AbcJQR24 (ORCPT ); Mon, 17 Oct 2016 13:28:56 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:53861 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S937881AbcJQR2q (ORCPT ); Mon, 17 Oct 2016 13:28:46 -0400 Subject: Re: please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ? To: Jason Vas Dias References: <3077d5cb-9a8a-5d3e-cd00-ce3ad5cb3406@infradead.org> Cc: linux-kernel@vger.kernel.org, linux-kbuild , Boris Barbulovski , Thiago Macieira From: Randy Dunlap Message-ID: <5d04ac9f-8cf5-3f1a-4943-16dbfd24f0fc@infradead.org> Date: Mon, 17 Oct 2016 10:28:44 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2923 Lines: 78 Boris or Thiago, Any comments, suggestions, or patches about this? thanks. On 10/15/16 04:09, Jason Vas Dias wrote: > Aha, thanks! I never would have known this without being told - > there is no visible indication that the symbol info pane exists > at all until one tries to drag the lower right corner of the window > notth-eastwards - is this meant to be somehow an intuitive thing to > do these days to view more info ? > > I did manage to view the option documentation with nconfig / > using emacs to view the KConf files (preferable). > > Really, it would be nice if xconfig had some 'View' Menu & one could select > View -> Option Documentation or press over an option to view the > documentation for it , and if the geometry of the different panes was > correct at > startup .- the whole Option value pane initially appears on the far right hand > side, about 10 pixels wide , until resized ; and there really is no sign of the > documentation pane at all until lower right-hand corner dragged. > > Also, in the Help -> Introduction panel, it says : > "Toggling Show Debug Info under the Options menu will show the > dependencies..." > but there is no "Show Debug Info" option on the Options menu - sounds like > it might be a useful feature - should I be seeing a "Show Debug Info" option ? > why don't I see one ? Maybe the Options menu might be a good place to put > an "Expand Option Documentation Pane" option ? > > Thanks anyway for the info. > > Regards, > Jason > > > > > On 11/10/2016, Randy Dunlap wrote: >> [changed linux-config to linux-kbuild list] >> >> On 10/09/16 13:46, Jason Vas Dias wrote: >>> Hi - >>> I've been doing 'make xconfig' to configure the kernel for many years >>> now, and >>> always there used to be some option documentation pane populated with >>> summary documentation for the specific option selected . >>> But now, when built for Qt 5.7.0, (also tried Qt 4.8 and GTK) there >>> is no option >>> documentation pane - this is a real pain ! The option documentation also >>> is not displayed with any other gui, eg. 'make menuconfig' / 'make >>> gtkconfig' - >>> I'm sure it used to be . This is a regression IMHO . >>> How can I restore display of documentation for each selected option ? >>> Will older xconfig work for Linux 4.8 ? it appears not ... >>> Thanks in advance for any replies, >>> Jason >> >> That's odd. I see the help info in all of xconfig, gconfig, menuconfig, & >> nconfig. >> >> In xconfig, if the right hand side of the config window only lists some >> kernel config >> options and no symbol help/info, the symbol info portion may be hidden. Try >> pointing >> to the bottom of the right side of the window and hold down the left mouse >> button >> and then drag the mouse pointer upward to open the symbol info pane. >> At least that is what works for me. >> >> -- >> ~Randy -- ~Randy