ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Peter V. Saveliev" <peet@infosite.ru>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] Re: Автостарт bbkeys  в blackbox
Date: Mon Mar 11 14:23:17 2002
Message-ID: <20020311143154.6288424d.peet@infosite.ru> (raw)
In-Reply-To: <3C8C8E9E.1010908@rmts.donpac.ru>

On Mon, 11 Mar 2002 14:01:50 +0300
"John" <john@rmts.donpac.ru> wrote:

> Создаю файл
> 
> $HOME/.xautostart
> 
> в него пишу xterm
> 
> не запускается терминал

А в /etc/X11/Xsession Вы это прописали? Самозарождения жизни
не бывает. Что-то вроде:

if [ -f $HOME/.xautostart ]; then
	. $HOME/.xautostart
fi

перед запуском WM впишите. А в $HOME/.xautostart - наподобие

/usr/bin/xterm &
/usr/bin/bbkeys -i &

Петр.



  reply	other threads:[~2002-03-11 14:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-11  9:52 [mdk-re] пожа-а-а-а-алуйста! -) пожа-а-а-а-алуйста! -)пожа-а-а-а-алуйста! -)Автостарт " John
2002-03-11 10:05 ` [mdk-re] Автостарт " John
2002-03-11 11:01 ` Peter V. Saveliev
2002-03-11 13:51   ` John
2002-03-11 14:23     ` Peter V. Saveliev [this message]
2002-03-11 14:25     ` [mdk-re] " Peter V. Saveliev
2002-03-11 16:09 ` [mdk-re] Спасибо - у меня уже другой вариант John

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=20020311143154.6288424d.peet@infosite.ru \
    --to=peet@infosite.ru \
    --cc=mandrake-russian@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