public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Re: XWin won't run xterm on start
@ 2016-02-21 21:28 Jaakov Jaakov
  2016-02-21 23:21 ` Eliot Moss
  0 siblings, 1 reply; 10+ messages in thread
From: Jaakov Jaakov @ 2016-02-21 21:28 UTC (permalink / raw)
  To: Cygwin; +Cc: moss


> Why not do:

> xterm ... &

> /etc/X11/xinit/startxwinrc

> ?

Where do you suggest to do it?
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: XWin won't run xterm on start
@ 2016-02-21 18:41 Marco Atzeri
  2016-02-21 19:16 ` Jaakov Jaakov
  0 siblings, 1 reply; 10+ messages in thread
From: Marco Atzeri @ 2016-02-21 18:41 UTC (permalink / raw)
  To: Jaakov Jaakov, Cygwin

On 21/02/2016 19:24, Jaakov Jaakov wrote:
>
> Dear Marco:
>
> So, are you saying that not starting xterm is by design?

yes

>> http://x.cygwin.com/docs/man1/startxwin.1.html
>
> The manpage above is a bit outdated; creating a .startxwinrc with
>
> xrdb -load $HOME/.Xresources
> xbiff -geometry -430+5 &
> oclock -geometry 75x75-0-0 &
> xload -geometry -80-0 &
> xterm -geometry +0+60 -ls &
> xterm -geometry +0-100 &
> xconsole -geometry -0+0 -fn 5x7 &
> exec fbpanel -profile multiwindow
>
> and running startxwin from the text console results in
>
> ---

It is an example....

try just

xterm -geometry +0+60 -ls &
xterm -geometry +0-100 &
exec  xclock

killing xclock will shutdown the X server.
You can use any other program for that.





--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

end of thread, other threads:[~2016-02-22 22:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-21 21:28 Re: XWin won't run xterm on start Jaakov Jaakov
2016-02-21 23:21 ` Eliot Moss
2016-02-22  1:59   ` Ken Brown
2016-02-22  2:43     ` Eliot Moss
2016-02-22 20:47   ` Jaakov
2016-02-22 21:51     ` Ken Brown
2016-02-22 22:19       ` Ken Brown
2016-02-22 20:55   ` Jaakov
2016-02-22 21:52     ` Ken Brown
  -- strict thread matches above, loose matches on Subject: below --
2016-02-21 18:41 Marco Atzeri
2016-02-21 19:16 ` Jaakov Jaakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).