Penguin

Differences between version 11 and predecessor to the previous major change of PuTTY.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 11 Last edited on Tuesday, April 10, 2007 6:28:35 pm by AristotlePagaltzis Revert
Older page: version 10 Last edited on Tuesday, April 10, 2007 6:26:06 pm by AristotlePagaltzis Revert
@@ -10,33 +10,22 @@
  
 The solution is to have [PuTTY] identify as <tt>linux</tt> (ie. the [Linux] console TerminalEmulator) instead. To make it all work right, you need to twiddle the following configuration settings: 
  
 Terminal → Keyboard:: 
-  
  Change the sequences sent by: The Functions keys and Keypad:: 
  Select <i>Linux</i>. 
-  
- ''''  
  
 Window → Appearance: 
-  
  Font settings:: 
  Pick a font that contains the Unicode line drawing characters, such as <i>Andale Mono</i> or <i>Lucida Console</i>. (Unfortunately Vista’s gorgeous new <i>Consolas</i> font does not have those.) 
-  
- ''''  
  
 Window → Translation:: 
-  
  Character set translation on received data:: 
  Select <i>[UTF-8]</i>. 
  Adjust how PuTTY handles line drawing characters:: 
  Select <i>Use Unicode line drawing code points</i>. 
-  
- ''''  
  
 Connection → Data:: 
  Terminal details: Terminal-type string:: 
  Enter <tt>linux</tt>. 
-  
- ''''  
  
 Now line drawing characters should show up as they are supposed to.