~eugenenuke/ubuntu/wily/console-setup/fix-for-1565542

« back to all changes in this revision

Viewing changes to acm/GEORGIAN-ACADEMY.acm

  • Committer: Bazaar Package Importer
  • Author(s): Anton Zinoviev, Anton Zinoviev, Samuel Thibault
  • Date: 2011-03-21 07:08:43 UTC
  • mto: This revision was merged to the branch mainline in revision 125.
  • Revision ID: james.westby@ubuntu.com-20110321070843-dyzebcgrrm3dnvfx
Tags: 1.71
[ Anton Zinoviev ]
* FAQ: correct some typos and apply two patches by Jonathan Nieder.
  Thanks also to Vincent Lefevre.  Closes: #565391 (with apologies for
  the delay).
* New manual pages keyboard(5) and console-setup(5).  Updated ckbcomp(1)
  and setupcon(1). Remove README.fonts.  Common documentation directory
  for keyboard-configuration, console-setup-linux,
  console-setup-freebsd, console-setup and console-setup-mini.  New
  README.Debian.  Thanks to Jorgen Grahn, closes: #617580.
* Remove most of the comments in the default configuration files.  It is
  difficult to update these comments when the functionality of
  console-setup changes and the new manual pages make these comments
  less necessary.
* Remove the VERBOSE_OUTPUT option from the default configuration file
  (but it is still supported).
* Install *.bug-control files for reportbug.
* Ask the keyboard option question even when Debconf doesn't support the
  layout.  Thanks to Petr Baudis and Julien Cristau, closes: #581758.
* ckbcomp_mini: process properly empty layout and/or variant options.
  Thanks to Baptiste Carvello who reported the problem and traced its
  source.  Closes: #617499.
* ckbcomp: ignore actions[...] = ... specifications in key definitions.
  Thanks to Klaus Ethgen, closes: #607532.
* setupcon: accept all methods to state font size in the configuration
  file (8x14, 14x8, 14).
* Debconf: More human-friendly options for the font size question.  By
  default use 8x14 format for all sizes.
* setupcon: Improved test whether we are on the console.  Thanks to
  Michael Schutte and Julien Cristau for the suggestions.
* console-setup(-mini).postinst: add again commands to configure the
  console.
* ckbcomp: improved implementation for Alt+PrintScreen=SysRq and
  Ctrl+Pause=Break on AT keyboards.
* ckbcomp: more correct use of approximate().  This probably affects
  only some exotic key combination such as Ctrl+Alt+Shift+AltGr+F1.
* ckbcomp: lets try to remove some unnecessary and potentialy harmful on
  non-standard layouts mappings for Linux (Ctrl+'=^G, Ctrl+3=^[,
  Ctrl+4=^\, Ctrl+5=^], Ctrl+7=^_, Ctrl+8=^?).
* Do not source /etc/default/keyboard in /etc/default/console-setup
  (on new installs or upgrades from pre 1.47 versions).
* setupcon: do not cache automatically the keymap.  Instead add --save
  option the init script.
* Do not remove /etc/console-setup in postrm.
* setupcon, config, postinst: recognise 'guess' value in the
  configuration file.
* postinst: do not fail if setupcon fails.
* Include Terminus font in the compiled packages.  Do not depend, but
  conflict and provide console-terminus.  New upstream version of the
  Terminus font (4.32).
* Keyboard/ckb: update with keyboard data of version 2.1 of xkb files.
  (This change is not relevant for Debian.)
* New install targets in the Makefiles and debian/rules to better
  support non-Debian installs.
* Support for FreeBSD.  Packages for Debian GNU/kFreeBSD:
  - bdf2psf: new option --raw to generate raw fonts.  Try to use CP437
    code positions if possible.  When generating raw fonts with same
    codeset, use identical font map.
  - ckbcomp and setupcon: support for FreeBSD keymaps.
  - ckbcomp: new option -backspace [ del | bs ] to determine the
    behaviour of the keys BackSpace and Delete.
  - setupcon, postinst: A corresponding variable BACKSPACE in
    /etc/default/keyboard.
  - Termcap and Terminfo entries for FreeBSD.
  - setupcon: When UTF-8 is requested on FreeBSD, act as if the encoding
    is ISO-8859-1.
  - Debconf: Don't ask the question about font size on kFreeBSD (no need
    for this -- all available sizes will be loaded).
  - New configuration variable VIDEOMODE.  Currently it is most useful
    on FreeBSD because the default Linux framebuffer driver (VesaFB)
    doesn't permit changes of the videomode.
  - Support for 8-bit encodings in console-setup-mini and in the udebs
  - Udebs for kFreeBSD.

[ Samuel Thibault ]
* Fonts/bdf2psf: Fix typo.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Made by makeacm script (c) 1999 by Victor Wagner <vitus@ice.ru>
 
2
0x80    '€'
 
3
0x81    ''
 
4
0x82    '‚'
 
5
0x83    'ƒ'
 
6
0x84    '„'
 
7
0x85    '…'
 
8
0x86    '†'
 
9
0x87    '‡'
 
10
0x88    'ˆ'
 
11
0x89    '‰'
 
12
0x8a    'Š'
 
13
0x8b    '‹'
 
14
0x8c    'Œ'
 
15
0x8d    ''
 
16
0x8e    'Ž'
 
17
0x8f    ''
 
18
0x90    ''
 
19
0x91    '‘'
 
20
0x92    '’'
 
21
0x93    '“'
 
22
0x94    '”'
 
23
0x95    '•'
 
24
0x96    '–'
 
25
0x97    '—'
 
26
0x98    '˜'
 
27
0x99    '™'
 
28
0x9a    'š'
 
29
0x9b    '›'
 
30
0x9c    'œ'
 
31
0x9d    ''
 
32
0x9e    'ž'
 
33
0x9f    'Ÿ'
 
34
0xa0    ' '
 
35
0xa1    '¡'
 
36
0xa2    '¢'
 
37
0xa3    '£'
 
38
0xa4    '¤'
 
39
0xa5    '¥'
 
40
0xa6    '¦'
 
41
0xa7    '§'
 
42
0xa8    '¨'
 
43
0xa9    '©'
 
44
0xaa    'ª'
 
45
0xab    '«'
 
46
0xac    '¬'
 
47
0xad    '­'
 
48
0xae    '®'
 
49
0xaf    '¯'
 
50
0xb0    '°'
 
51
0xb1    '±'
 
52
0xb2    '²'
 
53
0xb3    '³'
 
54
0xb4    '´'
 
55
0xb5    'µ'
 
56
0xb6    '¶'
 
57
0xb7    '·'
 
58
0xb8    '¸'
 
59
0xb9    '¹'
 
60
0xba    'º'
 
61
0xbb    '»'
 
62
0xbc    '¼'
 
63
0xbd    '½'
 
64
0xbe    '¾'
 
65
0xbf    '¿'
 
66
0xc0    'ა'
 
67
0xc1    'ბ'
 
68
0xc2    'გ'
 
69
0xc3    'დ'
 
70
0xc4    'ე'
 
71
0xc5    'ვ'
 
72
0xc6    'ზ'
 
73
0xc7    'თ'
 
74
0xc8    'ი'
 
75
0xc9    'კ'
 
76
0xca    'ლ'
 
77
0xcb    'მ'
 
78
0xcc    'ნ'
 
79
0xcd    'ო'
 
80
0xce    'პ'
 
81
0xcf    'ჟ'
 
82
0xd0    'რ'
 
83
0xd1    'ს'
 
84
0xd2    'ტ'
 
85
0xd3    'უ'
 
86
0xd4    'ფ'
 
87
0xd5    'ქ'
 
88
0xd6    'ღ'
 
89
0xd7    'ყ'
 
90
0xd8    'შ'
 
91
0xd9    'ჩ'
 
92
0xda    'ც'
 
93
0xdb    'ძ'
 
94
0xdc    'წ'
 
95
0xdd    'ჭ'
 
96
0xde    'ხ'
 
97
0xdf    'ჯ'
 
98
0xe0    'ჰ'
 
99
0xe1    'ჱ'
 
100
0xe2    'ჲ'
 
101
0xe3    'ჳ'
 
102
0xe4    'ჴ'
 
103
0xe5    'ჵ'
 
104
0xe6    'ჶ'
 
105
0xe7    'ç'
 
106
0xe8    'è'
 
107
0xe9    'é'
 
108
0xea    'ê'
 
109
0xeb    'ë'
 
110
0xec    'ì'
 
111
0xed    'í'
 
112
0xee    'î'
 
113
0xef    'ï'
 
114
0xf0    'ð'
 
115
0xf1    'ñ'
 
116
0xf2    'ò'
 
117
0xf3    'ó'
 
118
0xf4    'ô'
 
119
0xf5    'õ'
 
120
0xf6    'ö'
 
121
0xf7    '÷'
 
122
0xf8    'ø'
 
123
0xf9    'ù'
 
124
0xfa    'ú'
 
125
0xfb    'û'
 
126
0xfc    'ü'
 
127
0xfd    'ý'
 
128
0xfe    'þ'
 
129
0xff    'ÿ'