ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Pyatnitskich Evgeniy <pem@rbcmail.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Автозапуск и IceWM
Date: Sat, 18 Jan 2003 19:26:04 +0600
Message-ID: <20030118192604.6267ec98.pem@rbcmail.ru> (raw)
In-Reply-To: <200301181252.59318@ruslandh>

On Sat, 18 Jan 2003 12:53:35 +0300
Ruslan <hihin@rambler.ru> wrote:

> > Это не есть хорошо, имхо. Правильнее будет положить симлинки 
> > программ в ~/Desktop/Autostart.
> 
> > Pyatnitskich Evgeniy
> 
> А разве это где-нибудь кроме KDE работает ?
> 
> PS Вот из того скрипта похоже и надо и запустиь, все, что лежит в 
> ~/Desktop/Autostart. :)
> 
> Спасибо всем. Короче, я понял, у IceWM нет механизма автостарта, и надо 
> придумывать свой :) 

Да вы что, народ, совсем обалдели? :-)
Печально смотрим на файл /etc/X11/Xsession:

# Run user stuff from ~/Desktop/Autostart directory, if it exists
# (as it seems to be the new standard).
for f in "$HOME"/Desktop/Autostart/*; do
	if [ -x "$f" ]; then
		"$f" &
	fi
done

unset f

Так что, глубоко до лампочки, пользуете вы IceWM, KDE или ещё что-то.
А в /etc класть ничего не надо. Некрасиво получается.

-- 
      ---Regards, P.E.M. <pem@rbcmail.ru>---



      parent reply	other threads:[~2003-01-18 13:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-18  9:53 ` Ruslan
2003-01-18 12:18   ` Sergey Bolshakov
2003-01-18 13:35     ` CityHawk
2003-01-18 14:26       ` Sergey Bolshakov
2003-01-18 13:26   ` Pyatnitskich Evgeniy [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=20030118192604.6267ec98.pem@rbcmail.ru \
    --to=pem@rbcmail.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