From owner-freebsd-questions@freebsd.org Fri Jul 22 21:12:39 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6DB1BA1B58 for ; Fri, 22 Jul 2016 21:12:39 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: from mail-it0-f54.google.com (mail-it0-f54.google.com [209.85.214.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7329B1D13 for ; Fri, 22 Jul 2016 21:12:38 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: by mail-it0-f54.google.com with SMTP id u186so46308397ita.0 for ; Fri, 22 Jul 2016 14:12:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:user-agent:from:to:cc:subject :in-reply-to:date:message-id:mime-version; bh=QFLlUfZo2IJuJ8EeIZbxObjEkInUP1m1fbgJDnsJDjk=; b=LuN+DHSpXn2tBvMDjVamNdRyJCCitU2EBuibITgKVqD53HYWiOBeE4o+QafA0lqxh6 J+pQBh8FKEPd67NQXMcJD07txIIVSKcqw+wZ/7Yp/6bVL2HZpGNKiMyAWKrkYlIqG7iZ /rF9MTvtNYWOmto1PpwUgNNR+xitx/dBjApktqPtl3HKZ0Y/HsGWwJ2Sx9rFTgbcIIf+ SQIWu5wVJhXoZnZLUmqBnN16LbIvZm2MfKpyyKFQJ+Xz5Pvgm2YicqjkMJMzWCOEu5uf zaBA3qFz2LsUIzIT5Kw2LMLSoyg6OXklrMalKKQQ8a5LaxAY+SaKa9FPdLHZgHhNu2sS w02g== X-Gm-Message-State: ALyK8tL0c2psHv9SfGgaNCBfwV/NYipjSlljRJsVycnTgWLjt5x5jdvcBOUkzg9Mxjgg9w== X-Received: by 10.36.192.194 with SMTP id u185mr16974542itf.77.1469221957832; Fri, 22 Jul 2016 14:12:37 -0700 (PDT) Received: from WorkBox.Home.gmail.com (174-30-254-39.mpls.qwest.net. [174.30.254.39]) by smtp.gmail.com with ESMTPSA id k186sm6291685ioe.22.2016.07.22.14.12.36 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 22 Jul 2016 14:12:36 -0700 (PDT) References: <20160722101355.52bad2a2@FTF.FTG> <471b847b-028e-4e86-854a-1a0b1b0a4e04@unixarea.de> <86lh0twljg.fsf@WorkBox.Home> <20160722192906.GA426@archlinux.localdomain> User-agent: mu4e 0.9.16; emacs 24.5.1 From: Brandon J. Wandersee To: Dutch Ingraham Cc: freebsd-questions@freebsd.org Subject: Re: KDE panel , how to remove widgets? In-reply-to: <20160722192906.GA426@archlinux.localdomain> Date: Fri, 22 Jul 2016 16:12:36 -0500 Message-ID: <86k2gdwf5n.fsf@WorkBox.Home> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2016 21:12:39 -0000 Dutch Ingraham writes: > On Fri, Jul 22, 2016 at 01:54:43PM -0500, Brandon J. Wandersee wrote: >> >> :: Brandon J. Wandersee >> :: brandon.wandersee@gmail.com >> :: -------------------------------------------------- >> :: 'The best design is as little design as possible.' >> :: --- Dieter Rams ---------------------------------- >> Matthias Apitz writes: >> >> > Do you (or someone) knows how to tweak the KDE4 pannel, desktop app icons, >> > features ... by editing config files or using command line stuff? This >> > would it make more easier to setup your desktop after new installation. >> >> There is no such thing. KDE is configured entirely through graphical >> interfaces. Virtually no KDE applications have command-line options, and >> I don't recall ever seeing a KDE applications with a man page. > > > It may be different on freebsd, but on my linux installation I have the > following manpages that have "kde" in the name: > Sorry, I meant Plasma and its different interface components---things like panels, KRunner, etc. Although I seem to recall that some major applications like Konsole don't have man pages either. I'm sure there are various text configuration files for KDE applications and components---I shouldn't say otherwise---but then there are dozens of components that make up the basic KDE desktop, as well, and KDE is insanely customizable. The only central configuration is the graphical "System Settings" interface, and trying to configure things like desktop panel and menu contents, Dolphin panel arrangements, global keybindings, or widget placement by hand would be a infeasible. -- :: Brandon J. Wandersee :: brandon.wandersee@gmail.com :: -------------------------------------------------- :: 'The best design is as little design as possible.' :: --- Dieter Rams ----------------------------------