public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: rxvt resources
@ 2000-07-24 19:26 Noel L Yap
  0 siblings, 0 replies; 9+ messages in thread
From: Noel L Yap @ 2000-07-24 19:26 UTC (permalink / raw)
  To: cwilson; +Cc: Starksb, Cygwin

cwilson@ece.gatech.edu on 2000.07.21 14:40:57
>> Sorry, I should've been more clear.  When I start rxvt from a Desktop
shortcut,
>> I get an extra DOS window.  The extra DOS window doesn't occur if CYGWIN
doesn't
>> have "tty".
>>
>
>Again, I say: I'm using rxvt-2.6.2. Compiled with cygwin. Running with
>XWin32 as my XServer. CYGWIN='tty ntsec binmode'. I can double-click
>rxvt.exe (/usr/local/bin/rxvt.exe == D:\cygwin\usr\local\bin\rxvt.exe)
>and it pops up with no extra DOS window. I can create a shortcut to
>rxvt.exe, and when I start rxvt.exe using that shortcut I do not get an
>extra DOS window. I never ever ever get an extra DOS window. In fact, it
>doesn't matter whether CYGWIN=tty or CYGWIN=notty.

I see what the difference is.  I'm running rxvt-2.7.2-win32 that doesn't need an
X server.

Noel



This communication is for informational purposes only.  It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan & Co. Incorporated, its
subsidiaries and affiliates.


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: rxvt resources
@ 2000-07-21 11:50 Noel L Yap
  0 siblings, 0 replies; 9+ messages in thread
From: Noel L Yap @ 2000-07-21 11:50 UTC (permalink / raw)
  To: Jason.Tishler; +Cc: Cygwin

Jason.Tishler@dothill.com on 2000.07.21 11:34:56
>I get scrollbars on the right side by using rxvt's '-sr' option.

Beautiful.  I now get scrollbars on the RHS when I put "rxvt*scrollBar_right:
true" in my .Xdefaults.

Noel



This communication is for informational purposes only.  It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan & Co. Incorporated, its
subsidiaries and affiliates.


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: rxvt resources
@ 2000-07-21 10:20 Noel L Yap
  0 siblings, 0 replies; 9+ messages in thread
From: Noel L Yap @ 2000-07-21 10:20 UTC (permalink / raw)
  To: cwilson; +Cc: Starksb, Cygwin

cwilson@ece.gatech.edu on 07/21/2000 12:56:32 PM
>> When CYGWIN doesn't have "tty", rxvt will start an xterminal and only an
>> xterminal.  When CYGWIN=tty, rxvt will start a DOS shell and and xterminal.
>
>Not mine. I've got CYGWIN=tty, and I start rxvt directly (without using
>'run') and never get a DOS box. Check out
> http://cygutils.netpedia.net/V1.1/rxvt-2.6.2/
>
>Now, that is an older version, but you should be able use the patches &
>build instructions I've provided at cygutils, with a little elbow
>grease, to build a working, no-DOS-box, rxvt-2.7.2.

Sorry, I should've been more clear.  When I start rxvt from a Desktop shortcut,
I get an extra DOS window.  The extra DOS window doesn't occur if CYGWIN doesn't
have "tty".

Noel



This communication is for informational purposes only.  It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan & Co. Incorporated, its
subsidiaries and affiliates.


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: rxvt resources
@ 2000-07-21  7:16 Noel L Yap
  2000-07-21  9:53 ` Charles Wilson
  0 siblings, 1 reply; 9+ messages in thread
From: Noel L Yap @ 2000-07-21  7:16 UTC (permalink / raw)
  To: starksb; +Cc: Cygwin

starksb@ebi.ac.uk on 2000.07.21 07:12:01
>On Friday 14 Jul 00, Noel L Yap writes:
>> How would I set the rxvt resources the way I would using app-defaults/Rxvt?
>
>I've had good luck putting things in ~/.Xdefaults, at least with Bub's
>rxvt-2.7.2-w32c from < http://www.io.com/~bub/rxvt.html >.  You don't
>say which rxvt you are using.

Yeah, I'm running rxvt-2.7.2.  I'll give it a shot.

>> I've tried 'rxvt --scrollBar_right=true' and 'rxvt -scrollBar_right true'.
How
>> do I get the scrollbar to be on the right side?
>
>Are you sure it's possible?  The man page I have says:
>
>       scrollBar: boolean
>              True: enable the scrollbar [default];  option  -sb.
>              False:  disable  the  scrollbar;  option +sb.  Note
>              that the scrollbar position  (left/right)  and  its
>              type    (with/without   arrows)   is   compile-time
>              selected.
>
>So it appears you would have to rebuild rxvt to change this.

Hmmm.  I guess I read the docs wrong or something.

>> Also, is there a way to set CYGWIN=tty without having rxvt startup from a
>> non-hidden MSDOS shell (ie without using run)?
>
>Am I missing something?  What does the CYGWIN setting have to do with
>using 'run'?

When CYGWIN doesn't have "tty", rxvt will start an xterminal and only an
xterminal.  When CYGWIN=tty, rxvt will start a DOS shell and and xterminal.

Noel



This communication is for informational purposes only.  It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan & Co. Incorporated, its
subsidiaries and affiliates.


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 9+ messages in thread
* rxvt resources
@ 2000-07-14  9:19 Noel L Yap
  2000-07-21  4:12 ` David Starks-Browning
  0 siblings, 1 reply; 9+ messages in thread
From: Noel L Yap @ 2000-07-14  9:19 UTC (permalink / raw)
  To: cygwin

How would I set the rxvt resources the way I would using app-defaults/Rxvt?

I've tried 'rxvt --scrollBar_right=true' and 'rxvt -scrollBar_right true'.  How
do I get the scrollbar to be on the right side?

Also, is there a way to set CYGWIN=tty without having rxvt startup from a
non-hidden MSDOS shell (ie without using run)?

Thanks,
Noel



This communication is for informational purposes only.  It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan & Co. Incorporated, its
subsidiaries and affiliates.


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

end of thread, other threads:[~2000-07-24 19:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <85256923.005F0684.00@nyc-ntgw-n01.ny.jpmorgan.com>
2000-07-21 11:39 ` rxvt resources Charles Wilson
2000-07-24 19:26 Noel L Yap
  -- strict thread matches above, loose matches on Subject: below --
2000-07-21 11:50 Noel L Yap
2000-07-21 10:20 Noel L Yap
2000-07-21  7:16 Noel L Yap
2000-07-21  9:53 ` Charles Wilson
2000-07-14  9:19 Noel L Yap
2000-07-21  4:12 ` David Starks-Browning
2000-07-21  8:35   ` Jason Tishler

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).