| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.102 2006/01/06 16:06:31 flammie Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.103 2006/01/16 01:10:29 yoswink Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/faq.xml"> |
5 | <guide link="/doc/en/faq.xml"> |
| 6 | <title>Gentoo Linux Frequently Asked Questions</title> |
6 | <title>Gentoo Linux Frequently Asked Questions</title> |
| 7 | <author title="Author"> |
7 | <author title="Author"> |
| … | |
… | |
| 42 | |
42 | |
| 43 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
43 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 44 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
44 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 45 | <license/> |
45 | <license/> |
| 46 | |
46 | |
| 47 | <version>3.4</version> |
47 | <version>3.5</version> |
| 48 | <date>2006-01-06</date> |
48 | <date>2006-01-16</date> |
| 49 | |
49 | |
| 50 | <chapter> |
50 | <chapter> |
| 51 | <title>Questions:</title> |
51 | <title>Questions:</title> |
| 52 | <section> |
52 | <section> |
| 53 | <title>Getting Started</title> |
53 | <title>Getting Started</title> |
| … | |
… | |
| 811 | <p> |
811 | <p> |
| 812 | Edit the <c>KEYMAP</c> variable in <path>/etc/conf.d/keymaps</path>. To have |
812 | Edit the <c>KEYMAP</c> variable in <path>/etc/conf.d/keymaps</path>. To have |
| 813 | console working correctly with extended characters in your keymap you might |
813 | console working correctly with extended characters in your keymap you might |
| 814 | also need to set up variables <c>CONSOLETRANSLATION</c> and <c>CONSOLEFONT</c> |
814 | also need to set up variables <c>CONSOLETRANSLATION</c> and <c>CONSOLEFONT</c> |
| 815 | in your <path>/etc/conf.d/consolefont</path> (for further information on |
815 | in your <path>/etc/conf.d/consolefont</path> (for further information on |
| 816 | localising your environment, refer to <uri link="/doc/en/guide-localization"> |
816 | localising your environment, refer to <uri |
| 817 | our localisation guide</uri>.). |
817 | link="/doc/en/guide-localization.xml">our localisation guide</uri>). |
| 818 | Then, either <c>reboot</c>, or restart the keymaps and consolefont scripts: |
818 | Then, either <c>reboot</c>, or restart the keymaps and consolefont scripts: |
| 819 | </p> |
819 | </p> |
| 820 | |
820 | |
| 821 | <pre caption="Restarting keymaps"> |
821 | <pre caption="Restarting keymaps"> |
| 822 | # <i>/etc/init.d/keymaps restart</i> |
822 | # <i>/etc/init.d/keymaps restart</i> |