File: README.Debian

package info (click to toggle)
kbd 2.7.1-2%2Bexp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 16,852 kB
  • sloc: ansic: 13,572; javascript: 3,038; sh: 759; pascal: 643; makefile: 578; lex: 525; yacc: 352; perl: 126; python: 96; sed: 6
file content (25 lines) | stat: -rw-r--r-- 908 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Only binary executable commands are included in the kbd Debian binary package.

Support for console keymaps and fonts requires you to install other packages.

 * console-setup    (Current default choice)
 * console-data     (Previous default choice)
 * console-cyrillic (Special purpose)
 * console-braille  (Special purpose)
 ...

The console-setup package unifies the keyboard configuration for the Linux
console and the X Window System.  Its installation time dialogue can be run
again as follows:

 # dpkg-reconfigure keyboard-configuration
 # dpkg-reconfigure console-setup

The console-data package only supports the Linux console.  Its installation
time dialogue can be run again as follows:

 # dpkg-reconfigure console-data

console-data users may also find the install-keymap(8) utility useful for
making a keymap available early in the boot process.  It is provided in the
console-common package.