From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 12E721381F4 for ; Sat, 18 Aug 2012 00:55:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCB2F21C047; Sat, 18 Aug 2012 00:54:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F065A21C039 for ; Sat, 18 Aug 2012 00:52:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 5A9241B4022 for ; Sat, 18 Aug 2012 00:52:32 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: 0.003 X-Spam-Level: X-Spam-Status: No, score=0.003 tagged_above=-999 required=5.5 tests=[AWL=-1.198, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=1.2, RP_MATCHES_RCVD=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3MFRJxqiF_Bd for ; Sat, 18 Aug 2012 00:52:26 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3F6F31B4007 for ; Sat, 18 Aug 2012 00:52:25 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T2XH1-00052x-BD for gentoo-user@gentoo.org; Sat, 18 Aug 2012 02:52:19 +0200 Received: from athedsl-343893.home.otenet.gr ([85.72.198.243]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 18 Aug 2012 02:52:19 +0200 Received: from realnc by athedsl-343893.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 18 Aug 2012 02:52:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] How can I bring back Konqueror as my man page viewer? Date: Sat, 18 Aug 2012 03:51:55 +0300 Organization: Lucas Barks Message-ID: 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 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-343893.home.otenet.gr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120811 Thunderbird/14.0 X-Archives-Salt: 7e87986f-1ad9-4020-9383-bbb469aeb5de X-Archives-Hash: 21bf686a3c0df924c113260441a01f3b In KDE, I'm very used to simply type "man:foo" and have the man page of "foo" pop up immediately in Konqueror without having to open a terminal or anything. However, since I installed Chromium and making it my default browser, now "man:" brings up Chromium instead. That doesn't work; instead of displaying the man page, it downloads the *.bz2 from the local file system :-/ How can I set Konqueror to be the program that handles KDE's "man:" command?