ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/share/doc/kbd
Dwayne Hart 148999cf35 Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
..
charsets Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
examples Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
font-formats Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
scancodes Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
AUTHORS Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
NEWS.Debian.gz Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
README.Debian Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
changelog.Debian.gz Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
console.docs.gz Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
copyright Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30

README.Debian

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.