ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Dmitry Vukolov <dvukol@rosmail.ru>
To: community@altlinux.ru
Subject: Re: [Comm] KDE - фон директорий в konqueror
Date: Sun, 6 Apr 2003 20:30:14 +0400
Message-ID: <200304062030.14772.dvukol@rosmail.ru> (raw)
In-Reply-To: <3E904160.9020104@netorn.ru>

On Sunday 06 April 2003 19:01, Vadim V. Zhytnikov wrote:
> Добрый день!
>
> Каким образом можно изменить картинку (отменить),
> которая устанавливается по умолчанию в качестве фона
> при просмотре директорий в konqueror?  Причем сделать
> это именно глобально а не для каждой директории
> отдельно.

В тех каталогах, где вы хотите использовать настройки по умолчанию, 
необходимо удалить параметр BgImage из файлов .directory.
Чтобы удалить их все можно использовать: 
find ~/ -name .directory -exec subst '/^BgImage/d' {} \;

А чтобы установить саму картинку по умолчанию, надо в Konqueror убрать 
галочку с пункта "Настройка -> Сохранять настройки просмотра для 
каталогов" и поменять фон как обычно через "Вид -> Рисунок фона".
Или же можно сделать это руками в ~/.kde/share/config/konquerorrc через 
параметр BgImage раздела [Settings], например:

[Settings]
BgImage=bluemorning.png
или
[Settings]
BgImage=

-- 
Dmitry Vukolov



  reply	other threads:[~2003-04-06 16:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-06 15:01 Vadim V. Zhytnikov
2003-04-06 16:30 ` Dmitry Vukolov [this message]
2003-04-06 19:01   ` Vadim V. Zhytnikov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200304062030.14772.dvukol@rosmail.ru \
    --to=dvukol@rosmail.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git