From: "Sergey V. Degtyaryov" <maga@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] New Mozilla instance
Date: Thu, 22 Jul 2004 20:07:30 +0400
Message-ID: <40FFE642.4080201@altlinux.ru> (raw)
In-Reply-To: <200407220918.20333.ru_classic@gts.lg.ua>
Alexadner Kuprin wrote:
> On Wednesday 21 July 2004 23:35, Ivan Adzhubey wrote:
>
> Мда... Оригинально получается. Ctrl+N позволяет создать новое окно, а
> запуск из командной строки etc, предлагает выбрать новый профиль.
>
mozilla надо запускать при помощи -remote openURL.
[maga@betelgeuse /]$ cat ~/bin/run.firefox
#!/bin/bash
URL='about:blank'
if [ -n "$1" ]
then
URL=$1
fi
/home/maga/mozilla/firefox/trunk/firefox -remote "openURL($URL,new-window)" || \
/home/maga/mozilla/firefox/trunk/firefox
--
Сергей Дегтярев
next prev parent reply other threads:[~2004-07-22 16:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-20 18:43 Ivan Adzhubey
2004-07-20 19:11 ` Roman Savochenko
2004-07-20 21:26 ` Dmitry Vukolov
2004-07-21 3:34 ` Mike Lykov
2004-07-21 4:08 ` Ivan Adzhubey
2004-07-21 4:20 ` Mike Lykov
2004-07-21 4:33 ` Ivan Adzhubey
2004-07-22 9:53 ` Alexadner Kuprin
2004-07-21 20:35 ` Ivan Adzhubey
2004-07-22 6:18 ` Alexadner Kuprin
2004-07-22 16:07 ` Sergey V. Degtyaryov [this message]
2004-07-22 19:13 ` Alexadner Kuprin
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=40FFE642.4080201@altlinux.ru \
--to=maga@altlinux.ru \
--cc=sisyphus@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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git