How to start rxvt via .xinitrc?

luke.kendall@cisra.canon.com.au luke.kendall@cisra.canon.com.au
Mon Oct 21 21:28:00 GMT 2002


On 22 Oct, To: cygwin-xfree@cygwin.com wrote:
>  But what's the right way to get it to start up via .xinitrc?  It seems 
>  wrong that I should do: 
>   
>  	DISPLAY=":0$DISPLAY" rxvt -sr -sk -backspacekey ^? & 

Well, experiments show that

	DISPLAY="$DISPLAY.0" rxvt -sr -sk -backspacekey ^? &

appears to work, though it still seems like I'm being very kludgey
there.

luke



More information about the Cygwin-xfree mailing list