Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
docs:cygwin:rxvt [2010/01/07 14:04] – created billhdocs:cygwin:rxvt [2010/01/08 13:48] (current) billh
Line 13: Line 13:
 set CYGWIN=codepage:oem tty binmode title set CYGWIN=codepage:oem tty binmode title
  
-rem rxvt -geometry 120x50 -sr -sl 10000 -fg white -bg black -fn fixedsys -fb fixedsys -tn cygwin -e bash --login -i +rxvt -geometry 120x50 -sr -sl 10000 -fg "DarkSlateGray" -bg "GhostWhite" -fn fixedsys -fb fixedsys -tn cygwin -e bash --login -i 
-rem rxvt -geometry 120x50 -sr -sl 10000 -fg white -bg "SeaGreen" -fn "Lucida Console-11" -fb "Lucida Console-11" -tn cygwin -e bash --login -i +</code> 
-rxvt -geometry 100x40 -sr -sl 10000 -fg white -bg "SpringGreen4" -fn "Lucida Console-11" -fb "Lucida Console-11" -tn cygwin -e bash --login -i+ 
 +===== Fixing man page output ===== 
 +man pages were showing odd characters.  Add this to your .profile to fix it:<code> 
 +# this was required to make rxvt show man pages correctly 
 +export LANG=en_US
 </code> </code>
  
Line 23: Line 27:
 export LS_COLORS export LS_COLORS
 </code> </code>
 +
 +===== External Links =====
 +  * http://users.rcn.com/giant.interport/COLOR/1ColorSpecifier.html (rxvt uses most if not all of these color names)
 +  * http://www.bigsoft.co.uk/blog/index.php/2008/04/11/configuring-ls_colors
  • docs/cygwin/rxvt.1262898272.txt.gz
  • Last modified: 2010/01/07 14:04
  • (external edit)