From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 18E9D1382C5 for ; Wed, 31 Mar 2021 21:46:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7D1EE0ACB; Wed, 31 Mar 2021 21:46:24 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6118DE0ABE for ; Wed, 31 Mar 2021 21:46:24 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1lRifO-0007rm-Qr for gentoo-user@lists.gentoo.org; Wed, 31 Mar 2021 23:46:22 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: Is there a way to misconfigure USB ports in the kernel? Date: Wed, 31 Mar 2021 21:46:18 -0000 (UTC) Message-ID: References: <24510.38475.914653.374734@tux.speedport.ip> <808599453.0ifERbkFSE@lenovo.localdomain> <2088619.NgBsaNRSFp@lenovo.localdomain> <9144a3e0-b0de-510e-850c-53212101e9b4@gmail.com> <20210331210810.0105de9d@digimed.co.uk> User-Agent: slrn/1.0.3 (Linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 19526350-9a2e-4ece-81b3-6a4684e0d28a X-Archives-Hash: 33764dc7c0da902d777d8099bf71e640 On 2021-03-31, Jack wrote: > On 2021.03.31 16:28, Grant Edwards wrote: > >> Many years ago, there was an X11 man page and gnu info viewer that I >> used to use, but I can't remember the name of it. This was probably >> 20+ years ago (pre GTK and Qt), so the chances that it's still around >> are small... > > Perhaps x11-apps/xman? I do remember using xman closer to 30 years ago, but what I was thinking of was something a bit newer and fancier than that -- I recall it also being able to navigate info pages. Or I may be conflating two different apps: one for man and one for info. It may have been tkinfo or tkman http://math-www.uni-paderborn.de/~axel/tkinfo/ https://sourceforge.net/projects/tkman/ > I remember it as you do, but have not used it in years, so I'm not > sure if this is it or not. The info command also seems to have > access to man pages, but it doesn't seem the most obvious way to get > there.