Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 1996 23:20:52 +1100
From:      davidn@sdev.usn.blaze.net.au (David Nugent)
To:        miker@cs.utexas.edu (Hung Michael Nguyen)
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Syscons keymap to use meta key
Message-ID:  <199610311220.XAA29327@sdev.usn.blaze.net.au>
In-Reply-To: <199610302025.OAA72246@opus.cs.utexas.edu>; from Hung Michael Nguyen on Oct 30, 1996 14:25:36 -0600
References:  <199610302025.OAA72246@opus.cs.utexas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Hung Michael Nguyen writes:
> Can somebody mail me a syscons keymap that lets me use the meta (alt)
> key. I would like to be able to use emacs w/o X. I have 2.1.5.

These are SCO-compatible mappings. I call the file "us.sco.kbd". I also
remap the Grey+ and Grey- keys in /etc/sysconfig.

keychange="52 ^[[- 56 ^[[+"

Note that the `^[' sequence shown here is actually an ESC - nothing
else seems to work here but a real ESC.

#                                                         alt
# scan                       cntrl          alt    alt   cntrl lock
# code  base   shift  cntrl  shift  alt    shift  cntrl  shift state
# ------------------------------------------------------------------
  000   nop    nop    nop    nop    nop    nop    nop    nop     O
  001   esc    esc    nop    nop    esc    esc    nop    nop     O
  002   '1'    '!'    nop    nop    0xb1   0xb1   nop    nop     O
  003   '2'    '@'    nul    nul    0xb2   0xb2   nul    nul     O
  004   '3'    '#'    nop    nop    0xb3   0xb3   nop    nop     O
  005   '4'    '$'    nop    nop    0xb4   0xb4   nop    nop     O
  006   '5'    '%'    nop    nop    0xb5   0xb5   nop    nop     O
  007   '6'    '^'    rs     rs     0xb6   0xb6   rs     rs      O
  008   '7'    '&'    nop    nop    0xb7   0xb7   nop    nop     O
  009   '8'    '*'    nop    nop    0xb8   0xb8   nop    nop     O
  010   '9'    '('    nop    nop    0xb9   0xb9   nop    nop     O
  011   '0'    ')'    nop    nop    0xb0   0xb0   nop    nop     O
  012   '-'    '_'    ns     ns     '-'    '_'    ns     ns      O
  013   '='    '+'    nop    nop    '='    '+'    nop    nop     O
  014   bs     bs     del    del    bs     bs     del    del     O
  015   ht     btab   nop    nop    ht     btab   nop    nop     O
  016   'q'    'Q'    dc1    dc1    0xf1   0xf1   dc1    dc1     C
  017   'w'    'W'    etb    etb    0xf7   0xf7   etb    etb     C
  018   'e'    'E'    enq    enq    0xe5   0xe5   enq    enq     C
  019   'r'    'R'    dc2    dc2    0xf2   0xf2   dc2    dc2     C
  020   't'    'T'    dc4    dc4    0xf4   0xf4   dc4    dc4     C
  021   'y'    'Y'    em     em     0xf9   0xf9   em     em      C
  022   'u'    'U'    nak    nak    0xf5   0xf5   nak    nak     C
  023   'i'    'I'    ht     ht     0xe9   0xe9   ht     ht      C
  024   'o'    'O'    si     si     0xef   0xef   si     si      C
  025   'p'    'P'    dle    dle    0xf0   0xf0   dle    dle     C
  026   '['    '{'    esc    esc    '['    '{'    esc    esc     O
  027   ']'    '}'    gs     gs     ']'    '}'    gs     gs      O
  028   cr     cr     nl     nl     cr     cr     nl     nl      O
  029   lctrl  lctrl  lctrl  lctrl  lctrl  lctrl  lctrl  lctrl   O
  030   'a'    'A'    soh    soh    0xe1   0xe1   soh    soh     C
  031   's'    'S'    dc3    dc3    0xf3   0xf3   dc3    dc3     C
  032   'd'    'D'    eot    eot    0xe4   0xe4   eot    eot     C
  033   'f'    'F'    ack    ack    0xe6   0xe6   ack    ack     C
  034   'g'    'G'    bel    bel    0xe7   0xe7   bel    bel     C
  035   'h'    'H'    bs     bs     0xe8   0xe8   bs     bs      C
  036   'j'    'J'    nl     nl     0xea   0xea   nl     nl      C
  037   'k'    'K'    vt     vt     0xeb   0xeb   vt     vt      C
  038   'l'    'L'    ff     ff     0xec   0xec   ff     ff      C
  039   ';'    ':'    nop    nop    ';'    ':'    nop    nop     O
  040   '''    '"'    nop    nop    '''    '"'    nop    nop     O
  041   '`'    '~'    nop    nop    '`'    '~'    nop    nop     O
  042   lshift lshift lshift lshift lshift lshift lshift lshift  O
  043   '\'    '|'    fs     fs     '\'    '|'    fs     fs      O
  044   'z'    'Z'    sub    sub    0xfa   0xfa   sub    sub     C
  045   'x'    'X'    can    can    0xf8   0xf8   can    can     C
  046   'c'    'C'    etx    etx    0xe3   0xe3   etx    etx     C
  047   'v'    'V'    syn    syn    0xf6   0xf6   syn    syn     C
  048   'b'    'B'    stx    stx    0xe2   0xe2   stx    stx     C
  049   'n'    'N'    so     so     0xee   0xee   so     so      C
  050   'm'    'M'    cr     cr     0xed   0xed   cr     cr      C
  051   ','    '<'    nop    nop    ','    '<'    nop    nop     O
  052   '.'    '>'    nop    nop    '.'    '>'    nop    nop     O
  053   '/'    '?'    0xcf   0x8f   0xdf   '?'    nop    nop     O
  054   rshift rshift rshift rshift rshift rshift rshift rshift  O
  055   '*'    '*'    0xce   0x8e   0xde   '*'    nscr   nscr    O
  056   lalt   lalt   lalt   lalt   lalt   lalt   lalt   lalt    O
  057   ' '    ' '    nul    ' '    ' '    ' '    ' '    ' '     O
  058   clock  clock  clock  clock  clock  clock  clock  clock   O
  059   fkey01 fkey13 fkey25 fkey37 scr01  scr11  scr01  scr11   O
  060   fkey02 fkey14 fkey26 fkey38 scr02  scr12  scr02  scr12   O
  061   fkey03 fkey15 fkey27 fkey39 scr03  scr13  scr03  scr13   O
  062   fkey04 fkey16 fkey28 fkey40 scr04  scr14  scr04  scr14   O
  063   fkey05 fkey17 fkey29 fkey41 scr05  scr15  scr05  scr15   O
  064   fkey06 fkey18 fkey30 fkey42 scr06  scr16  scr06  scr16   O
  065   fkey07 fkey19 fkey31 fkey43 scr07  scr07  scr07  scr07   O
  066   fkey08 fkey20 fkey32 fkey44 scr08  scr08  scr08  scr08   O
  067   fkey09 fkey21 fkey33 fkey45 scr09  scr09  scr09  scr09   O
  068   fkey10 fkey22 fkey34 fkey46 scr10  scr10  scr10  scr10   O
  069   nlock  nlock  nlock  nlock  nlock  nlock  nlock  nlock   O
  070   slock  slock  slock  slock  slock  slock  slock  slock   O
  071   fkey49 '7'    0xc7   0x87   0xd7   '7'    '7'    '7'     N
  072   fkey50 '8'    0xc8   0x88   0xd7   '8'    '8'    '8'     N
  073   fkey51 '9'    0xc9   0x89   0xd9   '9'    '9'    '9'     N
  074   fkey52 '-'    0xcc   0x8c   0xdc   '-'    '-'    '-'     N
  075   fkey53 '4'    0xc4   0x84   0xd4   '4'    '4'    '4'     N
  076   fkey54 '5'    0xc5   0x85   0xd5   '5'    '5'    '5'     N
  077   fkey55 '6'    0xc6   0x86   0xd6   '6'    '6'    '6'     N
  078   fkey56 '+'    0xcb   0x8b   0xdb   '+'    '+'    '+'     N
  079   fkey57 '1'    0xc1   0x81   0xd1   '1'    '1'    '1'     N
  080   fkey58 '2'    0xc2   0x82   0xd2   '2'    '2'    '2'     N
  081   fkey59 '3'    0xc3   0x83   0xd3   '3'    '3'    '3'     N
  082   fkey60 '0'    0xc0   0x80   0xd0   '0'    '0'    '0'     N
  083   del    '.'    0xca   0x8a   0xda   '.'    boot   boot    N
  084   ns     ns     ns     ns     ns     ns     ns     ns      O
  085   nop    nop    nop    nop    nop    nop    nop    nop     O
  086   nop    nop    nop    nop    nop    nop    nop    nop     O
  087   fkey11 fkey23 fkey35 fkey47 scr11  scr11  scr11  scr11   O
  088   fkey12 fkey24 fkey36 fkey48 scr12  scr12  scr12  scr12   O
  089   scr03  scr03  scr03  scr03  scr03  scr03  scr03  scr03   N
  090   rctrl  rctrl  rctrl  rctrl  rctrl  rctrl  rctrl  rctrl   O
  091   '/'    '/'    '/'    '/'    '/'    '/'    '/'    '/'     N
  092   nscr   nop    debug  nop    nop    nop    nop    nop     O
  093   ralt   ralt   ralt   ralt   ralt   ralt   ralt   ralt    O
  094   fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49  O
  095   fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50  O
  096   fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51  O
  097   fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53  O
  098   fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55  O
  099   fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57  O
  100   fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58  O
  101   fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59  O
  102   fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60  O
  103	fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot   fkey61  O
  104   slock  slock  slock  slock  slock  slock  slock  slock   O
  105	fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62  O
  106	fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63  O
  107	fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64  O


David Nugent, Unique Computing Pty Ltd - Melbourne, Australia
Voice +61-3-791-9547 Data/BBS +61-3-792-3507 3:632/348@fidonet
davidn@blaze.net.au http://www.blaze.net.au/~davidn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610311220.XAA29327>