== Overview ==
This package contains two files that can be used to alter your
-keyboard layout, either in the system console or within Xorg (or
+keyboard layout, either in the system console or within X.org (or
both):
* Your physical "Alt" keys act like "Ctrl" keys.
This affects the Linux system console and virtual terminals; that
is, the things that you switch between with Ctrl-Alt-FN, and the
- thing that you're looking at before you start Xorg. The console.map
+ thing that you're looking at before you start X.org. The console.map
file is input for the "loadkeys" utility that is part of KBD
project <http://kbd-project.org/> and is provided by sys-apps/kbd
on Gentoo.
2. src/Xmodmap
- This affects the Xorg system, and your graphical terminals. It
- should be fed into the "xmodmap" utility that is part of Xorg
+ This affects the X.org system, and your graphical terminals. It
+ should be fed into the "xmodmap" utility that is part of X.org
and which is provided by x11-apps/xmodmap on Gentoo.
== Installation ==