ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] консоль
@ 2003-03-03 21:06 Sergey B.
  2003-03-03 22:12 ` Olga
  0 siblings, 1 reply; 4+ messages in thread
From: Sergey B. @ 2003-03-03 21:06 UTC (permalink / raw)
  To: Alt Linux Community

реально сделать так, чтобы после авторизации в консоли сразу запускались иксы???

-- 
Registered Linux User #298986 is now listening: %s


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] консоль
  2003-03-03 21:06 [Comm] консоль Sergey B.
@ 2003-03-03 22:12 ` Olga
  2003-03-04  8:01   ` Ilia Menchikh
  2003-03-04 12:45   ` [Comm] консоль Alexey Tourbin
  0 siblings, 2 replies; 4+ messages in thread
From: Olga @ 2003-03-03 22:12 UTC (permalink / raw)
  To: community

"Sergey B." <noc@mail.spbnit.ru> пишет:

> реально сделать так, чтобы после авторизации в консоли сразу запускались иксы???
Да. В ~/.bashrc запишите startx


-- 
 С уважением,                           (>|<)
 OL                                       |


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] консоль
  2003-03-03 22:12 ` Olga
@ 2003-03-04  8:01   ` Ilia Menchikh
  2003-03-04 12:45   ` [Comm] консоль Alexey Tourbin
  1 sibling, 0 replies; 4+ messages in thread
From: Ilia Menchikh @ 2003-03-04  8:01 UTC (permalink / raw)
  To: community

On Tue, 4 Mar 2003 05:12:09 +0700
Olga <laedel@pochtamt.ru> wrote:

> "Sergey B." <noc@mail.spbnit.ru> пишет:
> 
> > реально сделать так, чтобы после авторизации в консоли сразу
> > запускались иксы???
> Да. В ~/.bashrc запишите startx
А лучше так:

if [ -z "$DISPLAY" ] && [ $(tty) == /dev/tty1 ]; then
  startx
fi


-- 
Regards
Ilia Menchikh
JID ililina@jabber.vitamin-e.ru


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Comm] Re: консоль
  2003-03-03 22:12 ` Olga
  2003-03-04  8:01   ` Ilia Menchikh
@ 2003-03-04 12:45   ` Alexey Tourbin
  1 sibling, 0 replies; 4+ messages in thread
From: Alexey Tourbin @ 2003-03-04 12:45 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 422 bytes --]

On Tue, Mar 04, 2003 at 05:12:09AM +0700, Olga wrote:
> "Sergey B." <noc@mail.spbnit.ru> пишет:
> 
> > реально сделать так, чтобы после авторизации в консоли сразу запускались иксы???
> Да. В ~/.bashrc запишите startx

Люди, не надо так делать!  У login shell должна быть возможность
выполнять команды, иначе rsync/ssh перестанет работать и ещё куча
других проблем появится...

-- 
WBR, Alexey Tourbin
BIOZAK Ltd., Russia

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-03-04 12:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-03 21:06 [Comm] консоль Sergey B.
2003-03-03 22:12 ` Olga
2003-03-04  8:01   ` Ilia Menchikh
2003-03-04 12:45   ` [Comm] консоль Alexey Tourbin

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