33 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			XML
		
	
	
	
<!-- faq-problems.xml --> 
 | 
						|
<para>Aware of the problem, no solution known.</para>
 | 
						|
 | 
						|
<qandaentry id="faq.known-problems.pipe-key">
 | 
						|
<question><para>Pipe key (<literal>|</literal>) doesn't work on non-US keyboards in Win9x/ME</para></question>
 | 
						|
<answer>
 | 
						|
 | 
						|
<para>This might get fixed someday, but meanwhile, just use rxvt, which does
 | 
						|
not have this problem.  This is no real loss, because rxvt has many
 | 
						|
other advantages.  (Do not attempt to use the "broken" pipe key
 | 
						|
(<literal>&brokenpipe;</literal>) as a substitute, it is a different character.)
 | 
						|
</para>
 | 
						|
</answer></qandaentry>
 | 
						|
 | 
						|
<qandaentry id="faq.known-problems.win9x-tape">
 | 
						|
<question><para>Cannot access tape devices with mt on Win9x</para></question>
 | 
						|
<answer>
 | 
						|
 | 
						|
<para>Win9x does not support the API used by the Cygwin fhandler_dev_tape
 | 
						|
class.  Details at
 | 
						|
<ulink url="http://sources.redhat.com/ml/cygwin/2000-12/msg00331.html">http://sources.redhat.com/ml/cygwin/2000-12/msg00331.html</ulink>.
 | 
						|
</para>
 | 
						|
</answer></qandaentry>
 | 
						|
 | 
						|
<qandaentry id="faq.known-problems.win9x-scp">
 | 
						|
<question><para>On Win9x, scp leaves ssh processes running.</para></question>
 | 
						|
<answer>
 | 
						|
<para>
 | 
						|
You can stop them by hand with the Task Manager.
 | 
						|
</para>
 | 
						|
</answer></qandaentry>
 | 
						|
 |