mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05: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 @@ (define-public console-setup
|
|||
(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