mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: console-setup: Fix suspected typo.
* gnu/packages/xorg.scm (console-setup)[description]: Add article.
This commit is contained in:
parent
fcaecc1515
commit
22bf00f9ec
1 changed files with 1 additions and 1 deletions
|
@ -6724,7 +6724,7 @@ output.")
|
|||
(synopsis "Set up the Linux console font and keyboard")
|
||||
(description
|
||||
"console-setup provides the console with the same keyboard
|
||||
configuration scheme that X Window System has. In particular, the
|
||||
configuration scheme that the X Window System has. In particular, the
|
||||
@command{ckbcomp} program compiles an XKB keyboard description to a keymap
|
||||
suitable for @command{loadkeys} or @command{kbdcontrol}. As a result, there
|
||||
is no need to duplicate or change the console keyboard files just to make
|
||||
|
|
Loading…
Reference in a new issue