ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Guzaev Pavel <therion@vot.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Ассоциация файлов в Midnight Commander.
Date: Thu, 8 Jan 2004 08:20:21 +0500
Message-ID: <200401080820.21270.therion@vot.ru> (raw)
In-Reply-To: <20031229114329.38fa60c9.vanton@samtel.ru>

В сообщении от 29 Декабрь 2003 13:43 Anton написал(a):
> Всех с наступающим новым годом!
> Возник смешной вопрос, в каком файле и с каким синтаксисом MC хранит
> настройки ассоциации файлов. Если конкретно где и что написать, чтобы MC
> открывал *.doc в OpenOffice.
Можно просто через меню mc Команда\Файл расширений. Этот самый файл который вы 
ищите и откроется. Синтаксис там обширно представлен :)) ничего сложного нет. 
Но если все же необходимо поподробнее то находите строчку следующего вида:
# Microsoft Word Document
regex/\.([Dd]o[ct]|DO[CT]|[Ww]ri|WRI)$
Непосредственно за ней по умолчанию идет вроде бы нечто такое
Open=(abiword %f >/dev/null 2>&1 &)
Это коментируем и взамен лепим следующее
Open=oowriter %f & (естественно путь к oowriter должен быть прописан в 
/etc/profile, и еще: в зависимости от версии OpenOffice он называется по 
разному, например в версии 1.1. это уже будет swriter)
Удачи в освоении.

      parent reply	other threads:[~2004-01-08  3:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-29  8:43 Anton
2004-01-05 17:59 ` Andrey Rahmatullin
2004-01-06  3:29 ` Guzaev Pavel
2004-01-07  7:27 ` Sashnov Alexander
2004-01-08  3:20 ` Guzaev Pavel [this message]

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=200401080820.21270.therion@vot.ru \
    --to=therion@vot.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