flammie     06/01/06 16:06:31

  Modified:    xml/htdocs/doc/en faq.xml
  Log:
  Bug 117575: consoletranslation

Revision  Changes    Path
1.102     +11 -5     xml/htdocs/doc/en/faq.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.102&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.102&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.101&r2=1.102&cvsroot=gentoo

Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- faq.xml     12 Nov 2005 19:51:33 -0000      1.101
+++ faq.xml     6 Jan 2006 16:06:31 -0000       1.102
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.101 2005/11/12 
19:51:33 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.102 2006/01/06 
16:06:31 flammie Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/faq.xml">
@@ -44,8 +44,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>3.3</version>
-<date>2005-11-12</date>
+<version>3.4</version>
+<date>2006-01-06</date>
 
 <chapter>
 <title>Questions:</title>
@@ -809,12 +809,18 @@
 <body>
 
 <p>
-Edit the <c>KEYMAP</c> variable in <path>/etc/conf.d/keymaps</path>. Then,
-either <c>reboot</c> or restart the keymaps script:
+Edit the <c>KEYMAP</c> variable in <path>/etc/conf.d/keymaps</path>. To have
+console working correctly with extended characters in your keymap you might
+also need to set up variables <c>CONSOLETRANSLATION</c> and <c>CONSOLEFONT</c>
+in your <path>/etc/conf.d/consolefont</path> (for further information on
+localising your environment, refer to <uri link="/doc/en/guide-localization">
+our localisation guide</uri>.).
+Then, either <c>reboot</c>, or restart the keymaps and consolefont scripts:
 </p>
 
 <pre caption="Restarting keymaps">
 # <i>/etc/init.d/keymaps restart</i>
+# <i>/etc/init.d/consolefont restart</i>
 </pre>
 
 </body>



-- 
[email protected] mailing list

Reply via email to