ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Владимир Гусев" <vova1971@narod.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Icewm & themes
Date: Mon, 25 Apr 2005 13:14:11 +0400
Message-ID: <op.spr6lxfjglg102@post.cnt.ru> (raw)
In-Reply-To: <200504251004.04176.yurih@voliacable.com>

> 4. Можно ли загружать сразу Icewm при включённом autologin через ~.wm-select

Можно, для runlevel 3 это создание своего исполняемого файла .xinitrc

#!/bin/sh
# установка ускорения мыши
xset m 3 2

# автозагрузка дополнительных программ
#/usr/bin/gkrellm&
#/usr/bin/sven&
#/usr/bin/kkbswitch&
#sleep 3 && /usr/X11R6/bin/idesk&

#старт сессии icewm, в случае обвала wm происходит запуск xterm
exec /usr/local/bin/icewm-session || exec xterm -fg red "$@"


Раздел "автозагрузка дополнительных программ" нужен для старых версий icewm, которые не поддерживали свою автозагрузку.

Если runlevel 5, то через .xsession c последней строкой, мышь и другие приложения вписывать не нужно. А если быть точнее, то для этого случая цитирую первоисточник:

Running IceWM after graphical login

If your system has a graphical login (X is already running while you log in) you are using a display manager such as xdm, kdm or gdm. In this case .xinitrc has no effect (it is not read in by xdm). You must instead use a .xsession file.

Hint: It is absolutely no problem to have a .xsession and a .xinitrc file (which is especially useful for inhomogeneous networks).

Mandrake users repeatedly reported that their .xsession wasn't read and no applications started. To work around that in the kdm login interface choose Default and add IceWM as the last entry to your .xsession.

-- 
С уважением, Владимир Гусев


      parent reply	other threads:[~2005-04-25  9:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-24 11:18 Alexander Kuprin
2005-04-24 11:33 ` Владимир Гусев
2005-04-24 12:21   ` Yuri Horoshkov
2005-04-24 12:23   ` Alexander Kuprin
2005-04-24 13:28     ` Владимир Гусев
2005-04-24 13:58   ` Денис Смирнов
2005-04-24 18:59     ` Владимир Гусев
2005-04-25  8:43       ` Денис Смирнов
2005-04-25  9:02         ` Владимир Гусев
2005-04-25  9:14         ` Владимир Гусев [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=op.spr6lxfjglg102@post.cnt.ru \
    --to=vova1971@narod.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