ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Andrey Liakhovets" <lyakhovetz@roverbook.com>
To: <community@altlinux.ru>
Subject: [Comm] WindowMaker + Eterm
Date: Wed, 2 Apr 2003 15:20:11 +0400
Message-ID: <02ea01c2f90a$7573aea0$8d01a8c0@internal.dvm.msk.ru> (raw)

Master2.2 с HotFix'ами и обновлениями.
Установлен в режиме "рекомендуется" со всеми группами пакетов
и с добавлением/убиранием некоторых пакетов в выборе пакетов.

По кнопке Terminal в WindowMaker запускается xterm. Всё хорошо.

Доустановил пакеты с window manager'ами, какие нашёл, среди них --
enlightenment, Epplets, Eterm.

Кнопка Terminal в WindowMaker больше не работает. :(

Посмотрел /usr/X11R6/bin/WindowMaker-Terminal. Кстати, там ошибка:
[ -r $WMTERMCONFIG ] && source $WMTERMCONIFG
                                         ^^
Тем не менее, файлов /etc/X11/wmterminal и ~/.wmterminal нет, поэтому
вызывается xvt с ключами $WMTERMOPT.
Однако /usr/X11R6/bin/xvt -> /etc/alternatives/xvt
и /etc/alternatives/xvt -> /usr/X11R6/bin/Eterm
(приоритет в alternatives у Eterm больше, чем у xterm или konsole),
а ключи из $WMTERMOPT подходят для xterm, но не для Eterm. :(

Создал ~/.wmterminal, записал туда строчку [ -x /usr/X11R6/bin/Eterm ] &&
 WMTERMOPT="-b black -f grey -F -*-fixed-bold-*-*-*-15-*-*-*-*-*-*"
(переписал из WindowMaker-Terminal, но с ключами для Eterm).

Кнопка Terminal в WindowMaker работает, вызывается Eterm.
OK (если не изменять alternatives руками и не добавлять что-либо более
приоритетное, с другими ключами).

ВОПРОС:
А можно ли сделать в WindowMaker-Terminal правильные ключи
для случая по умолчанию (xvt) в зависимости от альтернативы?

Далее для проверки удалил пакет Eterm. Кнопка Terminal не работает :(

Смотрю xvt и Eterm:
which xvt -- which: no xvt in (...)
/etc/alternatives/xvt -> /usr/X11R6/bin/Eterm
ls /usr/X11R6/bin/Eterm -- No such file or directory
which Eterm -- which: no Eterm in ...

update-alternatives --display xvt от root выдаёт:
xvt - status is manual.
 link currently points to /usr/X11R6/bin/Eterm
/usr/X11R6/bin/xterm - priority 20
/usr/bin/konsole - priority 12
Current `best' version is /usr/X11R6/bin/xterm.

??? - альтернативы сам руками не менял.

Выполнил (от root) update-alternatives --auto xvt, опять стало хорошо.

Для проверки опять устанавливаю и удаляю Eterm.

После установки Eterm update-alternatives --display xvt показывает:
xvt - status is auto.
 link currently points to /usr/X11R6/bin/Eterm
/usr/X11R6/bin/xterm - priority 20
/usr/bin/konsole - priority 12
/usr/X11R6/bin/Eterm - priority 30
Current `best' version is /usr/X11R6/bin/Eterm.

После удаления Eterm update-alternatives --display xvt показывает:
xvt - status is manual.
 link currently points to /usr/X11R6/bin/Eterm
/usr/X11R6/bin/xterm - priority 20
/usr/bin/konsole - priority 12
Current `best' version is /usr/X11R6/bin/xterm.

ВОПРОС:
Что-то в пакете Eterm не так? Или всё правильно, и "самопроизвольное"
переключение xvt в ручной режим + поломанная ссылка -- это feature ?

Кстати, в русском варианте man'а update-alternatives в описании действия
--remove пропущена часть предложения.

Андрей Ляховец






             reply	other threads:[~2003-04-02 11:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-02 11:20 Andrey Liakhovets [this message]
2003-04-02 18:29 ` Alexey Voinov
2003-04-03 22:50   ` Dmitry V. Levin
2003-04-09 16:18     ` [Comm] " Michael Shigorin
2003-04-09 17:38       ` Alexey Voinov

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='02ea01c2f90a$7573aea0$8d01a8c0@internal.dvm.msk.ru' \
    --to=lyakhovetz@roverbook.com \
    --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