File: templates.in

package info (click to toggle)
console-common 0.7.80
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,008 kB
  • ctags: 66
  • sloc: perl: 520; sh: 294; makefile: 135; awk: 134
file content (97 lines) | stat: -rw-r--r-- 3,626 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: console-data/keymap/policy
Type: select
__Choices: Select keymap from arch list, Don't touch keymap, Keep kernel keymap, Select keymap from full list
Default: Don't touch keymap
_Description: Policy for handling keymaps:
 The keymap records the layout of symbols on the keyboard.
 .
  - 'Select keymap from arch list': select one of the predefined keymaps
    specific for your architecture (recommended for non-USB keyboards);
  - 'Don't touch keymap': don't overwrite the keymap in /etc/console,
    which is maintained manually with install-keymap(8);
  - 'Keep kernel keymap': prevent any keymap from being loaded next time
    the system boots; 
  - 'Select keymap from full list': list all the predefined keymaps.
    Recommended when using cross-architecture (often USB) keyboards.

Template: console-data/keymap/ignored
Type: note
_Description: Ignored boot-time keymap in an old location
 The keymap configuration tool has been set up not to touch an existing
 keymap.
 .
 However, there are some 'default.kmap(.gz)' file(s) either in
 /etc/kbd/ or in /etc/console-tools/. These were recognized as
 boot-time keymaps by older versions of the console utilities, but are
 now ignored.
 .
 If you wish one of these to take effect on next reboot, you will have
 to move it to /etc/console/boottime.kmap.gz manually.

Template: console-data/keymap/family
Type: select
Choices: ${choices}
Default: qwerty
_Description: Keyboard layout family:
 Please specify the generic family name for the keyboard
 layout. Usually, the layout family name is taken from the first keys on the
 left of the top letters row of the keymap.

Template: console-data/keymap/template/layout
Type: select
Choices: ${choices}
_Description: Keyboard layout:
 In order to refine the keymap choice, please select the
 physical layout of the keyboard.

Template: console-data/keymap/template/variant
Type: select
Choices: ${choices}
_Description: Keyboard variant:
 The selected keyboard layout has several variants. Please select the
 one matching the keyboard.

Template: console-data/keymap/template/keymap
Type: select
Choices: ${choices}
_Description: Keymap:
 The selected keyboard allows a choice from a range of keymaps.
 Usually these were designed either for specific tastes (for instance
 with dead keys) or for specific needs (such as programming).

Template: console-data/keymap/full
Type: select
Choices: ${choices}
_Description: Keymap:
 If the keyboard is designed for a different computer architecture, you should
 choose a specific keymap in the full map.

Template: console-data/keymap/powerpcadb
Type: boolean
_Description: Are you ready for the ADB key codes transition?
 The kernel is configured to have the keyboard send ADB key codes. This
 behavior is now deprecated and no longer supported.
 .
 For best results, you should reconfigure the kernel with
 CONFIG_MAC_ADBKEYCODES=n. Alternatively, you can pass
 'keyboard_sends_linux_keycodes=1' as an argument to the kernel.
 .
 Please be aware that the transition will most probably break the X
 configuration, so it is strongly recommended to close all X sessions
 now and adapt the configuration afterwards by running
 'dpkg-reconfigure console-data'.

Template: console-data/bootmap-md5sum
Type: string
Default: none
Description: for internal use