~ubuntu-branches/ubuntu/quantal/elinks/quantal

« back to all changes in this revision

Viewing changes to doc/html/manual.html-chunked/ch02s08.html

  • Committer: Bazaar Package Importer
  • Author(s): Siegfried-Angel Gevatter Pujals (RainCT)
  • Date: 2008-02-01 16:29:06 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080201162906-xdourui5tyjva0al
Tags: 0.11.3-5ubuntu1
 
* Merge from Debian unstable (LP: #187936); remaining changes:
  - Add X-Ubuntu-Gettext-Domain to .desktop files.
  - debian/control: Maintainer field update.
* Improve the text in the .desktop file and add some translations.
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>How can I get 256 colors?</title><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="The ELinks Manual"><link rel="up" href="ch02.html" title="Chapter 2. Frequently Asked Questions"><link rel="prev" href="ch02s07.html" title="What are the Ki (kibi) and Mi (mebi) units?"><link rel="next" href="ch02s09.html" title="What User-Agent header does ELinks send?"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">How can I get 256 colors?</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s07.html">Prev</a> </td><th width="60%" align="center">Chapter 2. Frequently Asked Questions</th><td width="20%" align="right"> <a accesskey="n" href="ch02s09.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="get-256-colours"></a>How can I get 256 colors?</h2></div></div></div><p>First, you must enable it in the <code class="literal">feature.conf</code> file before compiling.</p><p>Second, you must run ELinks on a terminal that supports 256 colours:</p><div class="itemizedlist"><ul type="disc"><li>
2
2
<a href="http://dickey.his.com/xterm/xterm.html" target="_top">Thomas Dickey's XTerm</a>,
3
 
   revision 111. XTerm must be compiled with <code class="literal">—enable-256-color</code>.
 
3
   revision 111. XTerm must be compiled with <code class="literal">--enable-256-color</code>.
4
4
</li><li>
5
5
Recent versions of
6
6
   <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/" target="_top">PuTTY</a>.