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 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560
|
diff -ruN console-data-1999.08.29-old/keymaps/amiga/amiga-es.kmap console-data-1999.08.29/keymaps/amiga/amiga-es.kmap
--- console-data-1999.08.29-old/keymaps/amiga/amiga-es.kmap Sun Aug 29 21:15:31 1999
+++ console-data-1999.08.29/keymaps/amiga/amiga-es.kmap Mon Oct 28 00:24:41 2002
@@ -1,11 +1,11 @@
-! Spanish keymap for Amiga keyboards.
-!
-! Esto no es mas que la primera version y tampoco se puede
-! decir que me la haya currado mucho. Si encuentras fallos
-! mandalos a la direccion de abajo, please.
-!
-! Jorge Acereda (al004046@alumail.uji.es)
-!
+# Spanish keymap for Amiga keyboards.
+#
+# Esto no es mas que la primera version y tampoco se puede
+# decir que me la haya currado mucho. Si encuentras fallos
+# mandalos a la direccion de abajo, please.
+#
+# Jorge Acereda (al004046@alumail.uji.es)
+#
keymaps 0-2,4-5,8,12
strings as usual
diff -ruN console-data-1999.08.29-old/keymaps/i386/dvorak/dvorak-r.kmap console-data-1999.08.29/keymaps/i386/dvorak/dvorak-r.kmap
--- console-data-1999.08.29-old/keymaps/i386/dvorak/dvorak-r.kmap Sun Aug 29 21:15:29 1999
+++ console-data-1999.08.29/keymaps/i386/dvorak/dvorak-r.kmap Mon Oct 28 00:24:41 2002
@@ -1,35 +1,35 @@
-! dvorak-r.map - Right single-handed Dvorak keyboard layout
-! Derived from a file that was
-! Copyright (C) 1996 Dominik Kubla, <dominik@debian.org>
-!
-! This file is free software; you can redistribute it and/or modify
-! it under the terms of the GNU General Public License as published by
-! the Free Software Foundation; either version 2 of the License, or
-! (at your option) any later version.
-!
-! This program is distributed in the hope that it will be useful,
-! but WITHOUT ANY WARRANTY; without even the implied warranty of
-! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-! GNU General Public License for more details.
-!
-! You should have received a copy of the GNU General Public License
-! along with this program; if not, write to the Free Software
-! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-!
-! Thanks to Eddie Maddox for providing the information.
-!
+# dvorak-r.map - Right single-handed Dvorak keyboard layout
+# Derived from a file that was
+# Copyright (C) 1996 Dominik Kubla, <dominik@debian.org>
+#
+# This file is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+#
+# Thanks to Eddie Maddox for providing the information.
+#
charset "ISO-8859-1"
keymaps 0,1,4,8,12
include "linux-with-two-alt-keys.inc"
strings as usual
compose as usual for "iso-8859-1"
-! --------------------------------------------------------------------------
-! Row 1 (Function keys)
-! --------------------------------------------------------------------------
+# --------------------------------------------------------------------------
+# Row 1 (Function keys)
+# --------------------------------------------------------------------------
keycode 1 = Escape
-! --------------------------------------------------------------------------
-! Row 2
-! --------------------------------------------------------------------------
+# --------------------------------------------------------------------------
+# Row 2
+# --------------------------------------------------------------------------
keycode 41 = grave asciitilde
keycode 2 = one exclam
keycode 3 = two at
@@ -44,9 +44,9 @@
keycode 12 = bracketleft braceleft
keycode 13 = bracketright braceright
keycode 14 = BackSpace Delete
-! --------------------------------------------------------------------------
-! Row 3
-! --------------------------------------------------------------------------
+# --------------------------------------------------------------------------
+# Row 3
+# --------------------------------------------------------------------------
keycode 15 = Tab
keycode 16 = five percent
keycode 17 = six asciicircum
@@ -62,9 +62,9 @@
keycode 27 = equal plus
keycode 43 = backslash bar
keycode 28 = Return
-! --------------------------------------------------------------------------
-! Row 4
-! --------------------------------------------------------------------------
+# --------------------------------------------------------------------------
+# Row 4
+# --------------------------------------------------------------------------
keycode 58 = Caps_Lock
keycode 30 = seven ampersand
keycode 31 = eight asterisk
@@ -77,9 +77,9 @@
keycode 38 = c
keycode 39 = k
keycode 40 = minus underscore
-! --------------------------------------------------------------------------
-! Row 5
-! --------------------------------------------------------------------------
+# --------------------------------------------------------------------------
+# Row 5
+# --------------------------------------------------------------------------
keycode 42 = Shift
keycode 44 = nine parenleft
keycode 45 = zero parenright
@@ -93,9 +93,9 @@
keycode 52 = g
keycode 53 = apostrophe quotedbl
keycode 54 = Shift
-! --------------------------------------------------------------------------
-! Row 6
-! --------------------------------------------------------------------------
+# --------------------------------------------------------------------------
+# Row 6
+# --------------------------------------------------------------------------
keycode 29 = Control
keycode 56 = Alt
keycode 57 = space
diff -ruN console-data-1999.08.29-old/keymaps/i386/qwerty/es-cp850.kmap console-data-1999.08.29/keymaps/i386/qwerty/es-cp850.kmap
--- console-data-1999.08.29-old/keymaps/i386/qwerty/es-cp850.kmap Sun Aug 29 21:15:27 1999
+++ console-data-1999.08.29/keymaps/i386/qwerty/es-cp850.kmap Mon Oct 28 00:24:41 2002
@@ -1,16 +1,16 @@
-! Teclado espaol ajustado a la pgina de cdigos CP-850. Especialmente creado
-! para aplicaciones que sean portadas de UNIX a MS-DOS o viceversa (como el
-! COBOL).
-!
-! Para obtener un mejor resultado recomiendo usar este mapa de caracteres junto
-! con el "setfont cp850-8x16".
-!
-! Para poder visualizar todos los caracteres dentro del editor VI, es posible
-! que deba modificarse la variable "isprint" y ajustarla con unos valores ms
-! anchos. (recomiendo "set isprint=@,128-255").
-!
-! Jordi Sanfeliu <mikaku@arrakis.es>
-!
+# Teclado espaol ajustado a la pgina de cdigos CP-850. Especialmente creado
+# para aplicaciones que sean portadas de UNIX a MS-DOS o viceversa (como el
+# COBOL).
+#
+# Para obtener un mejor resultado recomiendo usar este mapa de caracteres junto
+# con el "setfont cp850-8x16".
+#
+# Para poder visualizar todos los caracteres dentro del editor VI, es posible
+# que deba modificarse la variable "isprint" y ajustarla con unos valores ms
+# anchos. (recomiendo "set isprint=@,128-255").
+#
+# Jordi Sanfeliu <mikaku@arrakis.es>
+#
keymaps 0-2,4,6,8-9,12
alt_is_meta
include "qwerty-layout"
diff -ruN console-data-1999.08.29-old/keymaps/i386/qwerty/es.kmap console-data-1999.08.29/keymaps/i386/qwerty/es.kmap
--- console-data-1999.08.29-old/keymaps/i386/qwerty/es.kmap Sun Aug 29 21:15:27 1999
+++ console-data-1999.08.29/keymaps/i386/qwerty/es.kmap Mon Oct 28 00:24:41 2002
@@ -1,12 +1,12 @@
-! Spanish keymap, note the spanish IBM keyboard lacks an ascitilde (~), I
-! have used ALT-Gr 4 as per IBM/AIX and some sun keyboards. ascitilde is also
-! on ALT-Gr-exclamdown for compatibility with Julio Sanchez' Spanish keymap.
-!
-! Jon Tombs <jon@gtex02.us.es> with corrections from
-! Julio Sanchez <jsanchez@gmv.es> and Urko Lusa <ulusa@arrakis.es>
-!
-! Added keymaps line - aeb
-!
+# Spanish keymap, note the spanish IBM keyboard lacks an ascitilde (~), I
+# have used ALT-Gr 4 as per IBM/AIX and some sun keyboards. ascitilde is also
+# on ALT-Gr-exclamdown for compatibility with Julio Sanchez' Spanish keymap.
+#
+# Jon Tombs <jon@gtex02.us.es> with corrections from
+# Julio Sanchez <jsanchez@gmv.es> and Urko Lusa <ulusa@arrakis.es>
+#
+# Added keymaps line - aeb
+#
keymaps 0-2,4,6,8-9,12
include "qwerty-layout"
include "linux-with-alt-and-altgr"
@@ -51,7 +51,7 @@
alt keycode 14 = Meta_Delete
keycode 15 = Tab
alt keycode 15 = Meta_Tab
-!keycode 26 = dead_grave asciicircum bracketleft
+#keycode 26 = dead_grave asciicircum bracketleft
keycode 26 = dead_grave dead_circumflex bracketleft
control keycode 26 = Escape
alt keycode 26 = Meta_bracketleft
diff -ruN console-data-1999.08.29-old/keymaps/i386/qwerty/es.kmap.orig console-data-1999.08.29/keymaps/i386/qwerty/es.kmap.orig
--- console-data-1999.08.29-old/keymaps/i386/qwerty/es.kmap.orig Thu Jan 1 01:00:00 1970
+++ console-data-1999.08.29/keymaps/i386/qwerty/es.kmap.orig Sun Aug 29 21:15:27 1999
@@ -0,0 +1,95 @@
+! Spanish keymap, note the spanish IBM keyboard lacks an ascitilde (~), I
+! have used ALT-Gr 4 as per IBM/AIX and some sun keyboards. ascitilde is also
+! on ALT-Gr-exclamdown for compatibility with Julio Sanchez' Spanish keymap.
+!
+! Jon Tombs <jon@gtex02.us.es> with corrections from
+! Julio Sanchez <jsanchez@gmv.es> and Urko Lusa <ulusa@arrakis.es>
+!
+! Added keymaps line - aeb
+!
+keymaps 0-2,4,6,8-9,12
+include "qwerty-layout"
+include "linux-with-alt-and-altgr"
+strings as usual
+
+keycode 1 = Escape
+ alt keycode 1 = Meta_Escape
+keycode 2 = one exclam bar
+ alt keycode 2 = Meta_one
+keycode 3 = two quotedbl at
+ control keycode 3 = nul
+ alt keycode 3 = Meta_two
+keycode 4 = three periodcentered numbersign
+ control keycode 4 = Escape
+ alt keycode 4 = Meta_three
+keycode 5 = four dollar asciitilde
+ control keycode 5 = Control_backslash
+ alt keycode 5 = Meta_four
+keycode 6 = five percent
+ control keycode 6 = Control_bracketright
+ alt keycode 6 = Meta_five
+keycode 7 = six ampersand notsign
+ control keycode 7 = Control_asciicircum
+ alt keycode 7 = Meta_six
+keycode 8 = seven slash braceleft
+ control keycode 8 = Control_underscore
+ alt keycode 8 = Meta_seven
+keycode 9 = eight parenleft bracketleft
+ control keycode 9 = Delete
+ alt keycode 9 = Meta_eight
+keycode 10 = nine parenright bracketright
+ alt keycode 10 = Meta_nine
+keycode 11 = zero equal braceright
+ alt keycode 11 = Meta_zero
+keycode 12 = apostrophe question backslash
+ control keycode 12 = Control_underscore
+ alt keycode 12 = Meta_minus
+keycode 13 = exclamdown questiondown asciitilde
+ alt keycode 13 = Meta_equal
+keycode 14 = Delete
+ control keycode 14 = Control_underscore
+ alt keycode 14 = Meta_Delete
+keycode 15 = Tab
+ alt keycode 15 = Meta_Tab
+!keycode 26 = dead_grave asciicircum bracketleft
+keycode 26 = dead_grave dead_circumflex bracketleft
+ control keycode 26 = Escape
+ alt keycode 26 = Meta_bracketleft
+keycode 27 = plus asterisk bracketright
+ control keycode 27 = Control_bracketright
+ alt keycode 27 = Meta_bracketright
+keycode 28 = Return
+ alt keycode 28 = Meta_Control_m
+keycode 29 = Control
+keycode 39 = +ntilde +Ntilde
+ alt keycode 39 = Meta_semicolon
+keycode 40 = dead_acute dead_diaeresis braceleft
+ control keycode 40 = Control_g
+ alt keycode 40 = Meta_apostrophe
+keycode 41 = masculine ordfeminine backslash
+ control keycode 41 = nul
+ alt keycode 41 = Meta_grave
+keycode 42 = Shift
+keycode 43 = +ccedilla +Ccedilla braceright
+ control keycode 43 = Control_backslash
+ alt keycode 43 = Meta_backslash
+ shift alt keycode 43 = Meta_asciitilde
+keycode 51 = comma semicolon
+ alt keycode 51 = Meta_comma
+ shift alt keycode 51 = Meta_less
+keycode 52 = period colon
+ alt keycode 52 = Meta_period
+ shift alt keycode 52 = Meta_greater
+keycode 53 = minus underscore
+ control keycode 53 = Delete
+ alt keycode 53 = Meta_slash
+keycode 54 = Shift
+keycode 56 = Alt
+keycode 57 = space
+ control keycode 57 = nul
+ alt keycode 57 = Meta_space
+keycode 58 = Caps_Lock
+keycode 86 = less greater
+ alt keycode 86 = Meta_less
+ shift alt keycode 86 = Meta_bar
+keycode 97 = Control
diff -ruN console-data-1999.08.29-old/keymaps/i386/qwerty/it2.kmap console-data-1999.08.29/keymaps/i386/qwerty/it2.kmap
--- console-data-1999.08.29-old/keymaps/i386/qwerty/it2.kmap Sun Aug 29 21:15:27 1999
+++ console-data-1999.08.29/keymaps/i386/qwerty/it2.kmap Mon Oct 28 00:24:41 2002
@@ -1,43 +1,43 @@
# From nosenzo@inrete.alpcom.it Fri Feb 24 12:29:04 1995
-! Italian keymap
-!
-!
-! Note:
-! Since the Italian keyboard lacks of some basic keys ( like the '{}'
-! parentheses and the '`' grave ) and the most used keys like the
-! unix slash '/' are in the wrong position, I added some new keys
-! binding to the standard Italian keyboard. They are:
-! CHARACTER KEY
-! ` AltGr-<'>
-! / <->
-! - AltGr-<->
-! { AltGr-<8>
-! } AltGr-<9>
-! ~ AltGr-<\>
-!
-! To use the Italian keyboard under X11 you must make the $HOME/.Xmodmap using
-! the mk_modmap command found under /usr/lib/kbd/keymaps,
-! and then insert the following lines in your /usr/lib/X11/Xconfig :
-!
-! LeftAlt Meta
-! RightAlt ModeShift
-!
-! Per utilizzare la tastiera Italiana sotto X11 e' necessario creare il file
-! $HOME/.Xmodmap usando il comando mk_modmap presente nella dir :
-! /usr/lib/kbd/keymaps ed inserire le seguenti linee nel
-! file /usr/lib/X11/Xconfig ( penso vada bene qualunque posizione ) :
-!
-! LeftAlt Meta
-! RightAlt ModeShift
-!
-! Spero che questo mio file possa essere utile a qualcuno, se avete problemi
-! non esitate a scrivermi . :-)
-!
-! If you find some bugs, please mail me.
-!
-!
-! Luca Nosenzo <nosenzo@inrete.alpcom.it>
-!
+# Italian keymap
+#
+#
+# Note:
+# Since the Italian keyboard lacks of some basic keys ( like the '{}'
+# parentheses and the '`' grave ) and the most used keys like the
+# unix slash '/' are in the wrong position, I added some new keys
+# binding to the standard Italian keyboard. They are:
+# CHARACTER KEY
+# ` AltGr-<'>
+# / <->
+# - AltGr-<->
+# { AltGr-<8>
+# } AltGr-<9>
+# ~ AltGr-<\>
+#
+# To use the Italian keyboard under X11 you must make the $HOME/.Xmodmap using
+# the mk_modmap command found under /usr/lib/kbd/keymaps,
+# and then insert the following lines in your /usr/lib/X11/Xconfig :
+#
+# LeftAlt Meta
+# RightAlt ModeShift
+#
+# Per utilizzare la tastiera Italiana sotto X11 e' necessario creare il file
+# $HOME/.Xmodmap usando il comando mk_modmap presente nella dir :
+# /usr/lib/kbd/keymaps ed inserire le seguenti linee nel
+# file /usr/lib/X11/Xconfig ( penso vada bene qualunque posizione ) :
+#
+# LeftAlt Meta
+# RightAlt ModeShift
+#
+# Spero che questo mio file possa essere utile a qualcuno, se avete problemi
+# non esitate a scrivermi . :-)
+#
+# If you find some bugs, please mail me.
+#
+#
+# Luca Nosenzo <nosenzo@inrete.alpcom.it>
+#
keymaps 0-4,6,8-9,12
include "linux-with-alt-and-altgr"
diff -ruN console-data-1999.08.29-old/keymaps/i386/qwerty/la-latin1.kmap console-data-1999.08.29/keymaps/i386/qwerty/la-latin1.kmap
--- console-data-1999.08.29-old/keymaps/i386/qwerty/la-latin1.kmap Sun Aug 29 21:15:27 1999
+++ console-data-1999.08.29/keymaps/i386/qwerty/la-latin1.kmap Mon Oct 28 00:24:41 2002
@@ -1,16 +1,16 @@
# From jfernand@dc.uba.ar Mon Apr 21 22:00:42 1997
-! Latin American keyboard, loosely based on Jon Tombs' and Julio Sanchez's
-! Spanish keyboard. Read the Spahish and Keyboard HOWTOs for information on
-! how to configure your system to use the extended symbols.
-!
-! shift keycode 41 is mapped to masculine because I wasn't able to
-! figure out the correct keysym for that character. If you do, please
-! contact me.
-!
-! Please do send any comments/suggestions to the following address:
-!
-! Javier Fernandez Ivern <jfernand@dc.uba.ar>
-!
+# Latin American keyboard, loosely based on Jon Tombs' and Julio Sanchez's
+# Spanish keyboard. Read the Spahish and Keyboard HOWTOs for information on
+# how to configure your system to use the extended symbols.
+#
+# shift keycode 41 is mapped to masculine because I wasn't able to
+# figure out the correct keysym for that character. If you do, please
+# contact me.
+#
+# Please do send any comments/suggestions to the following address:
+#
+# Javier Fernandez Ivern <jfernand@dc.uba.ar>
+#
keymaps 0-2,4-6,8-10,12-14
alt_is_meta
include "qwerty-layout"
diff -ruN console-data-1999.08.29-old/keymaps/i386/qwerty/ru-cp1251.kmap console-data-1999.08.29/keymaps/i386/qwerty/ru-cp1251.kmap
--- console-data-1999.08.29-old/keymaps/i386/qwerty/ru-cp1251.kmap Sun Aug 29 21:15:28 1999
+++ console-data-1999.08.29/keymaps/i386/qwerty/ru-cp1251.kmap Mon Oct 28 00:24:41 2002
@@ -1,6 +1,6 @@
-! Russian CP1251 Cyrillic keyboard.map. "Cyrillic" mode is toggled by
-! Right_Ctrl key and shifted by AltGr key.
-! 4-Mar-98 Andrew Aksyonov andraks@geocities.com
+# Russian CP1251 Cyrillic keyboard.map. "Cyrillic" mode is toggled by
+# Right_Ctrl key and shifted by AltGr key.
+# 4-Mar-98 Andrew Aksyonov andraks@geocities.com
keymaps 0-4,6,8,10,12
include "linux-with-alt-and-altgr"
strings as usual
diff -ruN console-data-1999.08.29-old/keymaps/i386/qwerty/ru.kmap console-data-1999.08.29/keymaps/i386/qwerty/ru.kmap
--- console-data-1999.08.29-old/keymaps/i386/qwerty/ru.kmap Sun Aug 29 21:15:28 1999
+++ console-data-1999.08.29/keymaps/i386/qwerty/ru.kmap Mon Oct 28 00:24:41 2002
@@ -1,5 +1,5 @@
-! Russian Cyrillic keyboard.map. "Cyrillic" mode is toggled by
-! Right_Ctrl key and shifted by AltGr key.
+# Russian Cyrillic keyboard.map. "Cyrillic" mode is toggled by
+# Right_Ctrl key and shifted by AltGr key.
keymaps 0-4,6,8,10,12
strings as usual
diff -ruN console-data-1999.08.29-old/keymaps/i386/qwerty/ru2.kmap console-data-1999.08.29/keymaps/i386/qwerty/ru2.kmap
--- console-data-1999.08.29-old/keymaps/i386/qwerty/ru2.kmap Sun Aug 29 21:15:28 1999
+++ console-data-1999.08.29/keymaps/i386/qwerty/ru2.kmap Mon Oct 28 00:24:41 2002
@@ -1,15 +1,15 @@
-! Date: Tue, 7 Jun 1994 10:06:20 +1000 (EST)
-! From: Alexandre Krioutchkov <A.Kriouctchkov@st.nepean.uws.edu.au>
-!
-! ru.map and ru1.map are keyboard maps for KOI-8 (sometimes called
-! main coding). Most of the people, who used Russian in MS-DOS,
-! work with an alternative coding. I'm not sure, but it seems to me
-! in WordPerfect 5.1 Russian, Ukrainian, Byelorussian language extension
-! it's code page 899. (Note: there is also another coding for MS-Windows).
-! Fonts for Russian alternative coding you can find in Cyr_a8x{8,14,16}.
-!
-! Russian Alternative Cyrillic keyboard.map. "Cyrillic" mode is toggled by
-! Right Alt key. 18-Apr-94 Alexandre Krioutchkov alexk@st.nepean.uws.edu.au
+# Date: Tue, 7 Jun 1994 10:06:20 +1000 (EST)
+# From: Alexandre Krioutchkov <A.Kriouctchkov@st.nepean.uws.edu.au>
+#
+# ru.map and ru1.map are keyboard maps for KOI-8 (sometimes called
+# main coding). Most of the people, who used Russian in MS-DOS,
+# work with an alternative coding. I'm not sure, but it seems to me
+# in WordPerfect 5.1 Russian, Ukrainian, Byelorussian language extension
+# it's code page 899. (Note: there is also another coding for MS-Windows).
+# Fonts for Russian alternative coding you can find in Cyr_a8x{8,14,16}.
+#
+# Russian Alternative Cyrillic keyboard.map. "Cyrillic" mode is toggled by
+# Right Alt key. 18-Apr-94 Alexandre Krioutchkov alexk@st.nepean.uws.edu.au
strings as usual
keycode 1 = Escape
@@ -156,7 +156,7 @@
alt keycode 51 = Meta_comma
keycode 52 = period greater +238 +158
alt keycode 52 = Meta_period
- keycode 53 = slash question slash question !+163 +179
+ keycode 53 = slash question slash question #+163 +179
control keycode 53 = Delete
alt keycode 53 = Meta_slash
keycode 54 = Shift
diff -ruN console-data-1999.08.29-old/keymaps/i386/qwerty/ru_win.kmap console-data-1999.08.29/keymaps/i386/qwerty/ru_win.kmap
--- console-data-1999.08.29-old/keymaps/i386/qwerty/ru_win.kmap Sun Aug 29 21:15:28 1999
+++ console-data-1999.08.29/keymaps/i386/qwerty/ru_win.kmap Mon Oct 28 00:24:41 2002
@@ -1,10 +1,10 @@
-! $Header: /home/abel/cvs/src/misc/cyr/ru_win.map,v 1.1 1998/03/05 23:05:32 abel Exp $
-!
-! Russian cp1251 (Windows Cyrillic) keyboard.map.
-!
-! Adapted from ru.map by Alexander L. Belikoff (abel@bfr.co.il)
-!
-! "Cyrillic" mode is toggled by Right_Ctrl key and shifted by AltGr key.
+# $Header: /home/abel/cvs/src/misc/cyr/ru_win.map,v 1.1 1998/03/05 23:05:32 abel Exp $
+#
+# Russian cp1251 (Windows Cyrillic) keyboard.map.
+#
+# Adapted from ru.map by Alexander L. Belikoff (abel@bfr.co.il)
+#
+# "Cyrillic" mode is toggled by Right_Ctrl key and shifted by AltGr key.
keycode 0 =
@@ -324,4 +324,4 @@
string F26 = ""
-! end of $Source: /home/abel/cvs/src/misc/cyr/ru_win.map,v $
+# end of $Source: /home/abel/cvs/src/misc/cyr/ru_win.map,v $
diff -ruN console-data-1999.08.29-old/keymaps/sun/sunt5-uk.kmap console-data-1999.08.29/keymaps/sun/sunt5-uk.kmap
--- console-data-1999.08.29-old/keymaps/sun/sunt5-uk.kmap Sun Aug 29 21:15:31 1999
+++ console-data-1999.08.29/keymaps/sun/sunt5-uk.kmap Mon Oct 28 00:24:41 2002
@@ -1,22 +1,22 @@
-! Translated from PC keytable to Sun Type 4/5 by pc2sun,
-!
-! Copyright 1996 Derrick J Brashear.
-!
-! Permission to use, copy, modify, and distribute this software
-! and its documentation for any purpose and without fee is
-! hereby granted, provided that the above copyright notice
-! and this permission notice appear in all copies and that
-! the above copyright notice appear in any keytables so
-! translated by this software, and that the author's name
-! not be used in advertising or publicity pertaining to
-! distribution of the software without specific, written prior
-! permission.
-! The author makes no representations about the suitability of
-! this software for any purpose. It is provided "as is" without
-! express or implied warranty.
-!
-! Euro support: AltGr+E is Euro, AltGr+C is Cent.
-!
+# Translated from PC keytable to Sun Type 4/5 by pc2sun,
+#
+# Copyright 1996 Derrick J Brashear.
+#
+# Permission to use, copy, modify, and distribute this software
+# and its documentation for any purpose and without fee is
+# hereby granted, provided that the above copyright notice
+# and this permission notice appear in all copies and that
+# the above copyright notice appear in any keytables so
+# translated by this software, and that the author's name
+# not be used in advertising or publicity pertaining to
+# distribution of the software without specific, written prior
+# permission.
+# The author makes no representations about the suitability of
+# this software for any purpose. It is provided "as is" without
+# express or implied warranty.
+#
+# Euro support: AltGr+E is Euro, AltGr+C is Cent.
+#
keycode 29 = Escape Escape
alt keycode 29 = Meta_Escape
keycode 30 = one exclam
|