ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Bolshakov <s.bolshakov@belcaf.com>
To: community@altlinux.ru
Subject: Re: [Comm] Re: autostart
Date: 17 Sep 2002 11:56:11 +0300
Message-ID: <m3n0qhdmfo.fsf@pc313.belcaf.minsk.by> (raw)
In-Reply-To: <3D86EB80.5020606@vzljot.ru>

>>>>> "Vitaly" == Vitaly Ostanin <vyt@vzljot.ru> writes:

 > Вячеслав Диконов пишет:
 >> В Втр, 17.09.2002, в 10:21, Виноградов НН написал:
 >>

 >>>> А как можно организовать авто-загрузки (при старте X-ов) нужных мне
 >>>> приложений (кроме WM-а)? И вообще - где здесь xinit.rc или xsession...
 >>>> не могу найти?
 >>>>
 >>>
 >>> http://www.atmsk.ru/viewtopic.php?t=260
 >> А если нет КДЕ (и, соответственно, его ~/Desktop), а также нет никакого
 >> желания видеть на рабочем столе каталог Desktop?


 > Каталог ~/Desktop/Autostart не зависит от графической среды.
Традиционный вариант - записать все в ~/.Xclients, напр. так :

-- 8< --
#!/bin/sh
# $Id: .Xclients,v 1.3 2002/07/31 08:57:09 me Exp $

BROWSER="galeon -x"
export BROWSER

icewm ()
{
    /usr/X11R6/bin/icewm || icewm
}

xemacs-21.4.9-nomule -unmapped &
galeon --server --server-timeout=0 &
alicq &
xchat &
xxkb &
# запуск любимого wm в конце
icewm
-- 8< --

И кстати, Desktop/Autostart - не стандарт ни разу :)

-- 
	Трули ерз, Сергей.

"[Open Source] programming is like sex, one mistake and you have to support it
for the rest of your life."  ---  M. Sinz, CBM Inc.


      parent reply	other threads:[~2002-09-17  8:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-17  6:21 [Comm] Ответ: [Comm] autostart Виноградов НН
2002-09-17  5:09 ` Вячеслав Диконов
2002-09-17  8:44   ` [Comm] autostart Vitaly Ostanin
2002-09-17  7:37     ` Вячеслав Диконов
2002-09-17  8:56     ` Sergey Bolshakov [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=m3n0qhdmfo.fsf@pc313.belcaf.minsk.by \
    --to=s.bolshakov@belcaf.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