Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2000 08:10:06 -0700 (PDT)
From:      Cyrille Lefevre <root@gits.dyndns.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/18459: us syscons keymap w/ accent
Message-ID:  <200006241510.IAA43501@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/18459; it has been noted by GNATS.

From: Cyrille Lefevre <root@gits.dyndns.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: misc/18459: us syscons keymap w/ accent
Date: Sat, 24 Jun 2000 17:09:16 +0200 (CEST)

 the Makefile patch was wrong, this one follow the right way.
 
 Index: /usr/src/share/syscons/keymaps/Makefile
 ===================================================================
 RCS file: /home/ncvs/src/share/syscons/keymaps/Makefile,v
 retrieving revision 1.44
 diff -u -r1.44 Makefile
 --- /usr/src/share/syscons/keymaps/Makefile	2000/03/02 14:43:51	1.44
 +++ /usr/src/share/syscons/keymaps/Makefile	2000/05/21 21:25:23
 @@ -32,6 +32,7 @@
  KEYMAPS+= ua.koi8-u.kbd
  KEYMAPS+= uk.iso.kbd uk.cp850.kbd
  KEYMAPS+= us.iso.kbd us.dvorak.kbd us.dvorakx.kbd us.emacs.kbd us.unix.kbd
 +KEYMAPS+= us.iso.acc.kbd
 
  MAPSDIR = ${SHAREDIR}/syscons/keymaps
  NOMAN = noman
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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