Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 1997 01:47:00 +0900
From:      Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        Rick Lotoczky <rickl@ic.net>, current@freebsd.org, sos@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject:   Re: possible sc0 problem 
Message-ID:  <199710121647.BAA24492@zodiac.mech.utsunomiya-u.ac.jp>
In-Reply-To: Your message of "Sun, 12 Oct 1997 17:35:27 %2B0200." <14757.876670527@critter.freebsd.dk> 
References:  <14757.876670527@critter.freebsd.dk> 

next in thread | previous in thread | raw e-mail | index | archive | help
>In message <XFMail.971012101450.rickl@ic.net>, Rick Lotoczky writes:
>>
>>Hi
>>
>>Did I miss something or did the virtual terminal capability go away using
>>sc0?  It was working fine with the -current kernel from a few days ago.
>>It seems to have broken this morning (10/12/97) with the latest cvsup changes
>.
>
>I saw the same thing.  Use the right ALT key as a workaround...
>
>Soren ???
>
>--
>Poul-Henning Kamp             FreeBSD coreteam member
>phk@FreeBSD.ORG               "Real hackers run -current on their laptop."


See the following commit message. Now the left ALT is META rather than
ALT...

Maybe we had better make META+Fn act like ALT+Fn?

Kazu

-----------------------------------------------------------------
jkh         1997/10/10 03:33:07 PDT

  Modified files:
    sys/i386/isa         kbdtables.h 
  Log:
  Change default keymap (I left all the international ones alone) so
  that LALT is META by default.  This will make the emacs users happy.
  Approved by: sos
  
  Revision  Changes    Path
  1.35      +2 -2      src/sys/i386/isa/kbdtables.h

-----------------------------------------------------------------
jkh         1997/10/12 09:07:46 PDT

  Modified files:        (Branch: RELENG_2_2)
    sys/i386/isa         isa.c kbdtables.h 
  Log:
  MFC: use META instead of LALT in default keymap, conditionalize extra
  verbosity on bootverbose.
  
  Revision  Changes    Path
  1.74.2.3  +4 -3      src/sys/i386/isa/isa.c
  1.32.2.1  +2 -2      src/sys/i386/isa/kbdtables.h




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