Date: Thu, 8 Jan 1998 19:12:18 +0100 From: pb@fasterix.freenix.org (Pierre Beyssac) To: yokota@zodiac.mech.utsunomiya-u.ac.jp (Kazutaka YOKOTA) Cc: freebsd-current@FreeBSD.ORG Subject: Re: ANNOUNCE: accent (dead) key support in syscons and kbdcontrol Message-ID: <19980108191218.ZJ41277@@> In-Reply-To: <199801070924.SAA09495@zodiac.mech.utsunomiya-u.ac.jp>; from Kazutaka YOKOTA on Jan 7, 1998 18:24:39 %2B0900 References: <199801070924.SAA09495@zodiac.mech.utsunomiya-u.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Kazutaka YOKOTA writes:
> The accent (dead) key support has been added to syscons. kbdcontrol
> has been modified to load/print keymaps with accent key definitions.
That's a great thing! I've made the following patch for the fr.iso
keyboard, works like a charm!
Could someone commit it? Thanks!
--- fr.iso.kbd.orig Sat Aug 23 02:47:47 1997
+++ fr.iso.kbd Thu Jan 8 19:08:13 1998
@@ -29,5 +29,5 @@
024 'o' 'O' si si 244 246 si si C
025 'p' 'P' dle dle 247 230 dle dle C
- 026 234 244 esc esc '[' '{' esc esc O
+ 026 dcir duml esc esc '[' '{' esc esc O
027 '$' 163 gs gs ']' '}' gs gs O
028 cr cr nl nl cr cr nl nl O
@@ -111,2 +111,27 @@
106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O
107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O
+
+ dgra '`' ( 'a' 224 ) ( 'A' 192 ) ( 'e' 232 ) ( 'E' 200 )
+ ( 'i' 236 ) ( 'I' 204 ) ( 'o' 242 ) ( 'O' 210 )
+ ( 'u' 249 ) ( 'U' 217 )
+ dacu 180 ( 'a' 225 ) ( 'A' 193 ) ( 'e' 233 ) ( 'E' 201 )
+ ( 'i' 237 ) ( 'I' 205 ) ( 'o' 243 ) ( 'O' 211 )
+ ( 'u' 250 ) ( 'U' 218 ) ( 'y' 253 ) ( 'Y' 221 )
+ dcir '^' ( 'a' 226 ) ( 'A' 194 ) ( 'e' 234 ) ( 'E' 202 )
+ ( 'i' 238 ) ( 'I' 206 ) ( 'o' 244 ) ( 'O' 212 )
+ ( 'u' 251 ) ( 'U' 219 )
+ dtil '~' ( 'a' 227 ) ( 'A' 195 ) ( 'n' 241 ) ( 'N' 209 )
+ ( 'o' 245 ) ( 'O' 213 )
+ dmac 000
+ dbre 000
+ ddot 000
+ duml 168 ( 'a' 228 ) ( 'A' 196 ) ( 'e' 235 ) ( 'E' 203 )
+ ( 'i' 239 ) ( 'I' 207 ) ( 'o' 246 ) ( 'O' 214 )
+ ( 'u' 252 ) ( 'U' 220 ) ( 'y' 255 )
+ dsla 000
+ drin 176 ( 'a' 229 ) ( 'A' 197 )
+ dced 184 ( 'c' 231 ) ( 'C' 199 )
+ dapo 000
+ ddac 000
+ dogo 000
+ dcar 000
--
Pierre Beyssac pb@fasterix.frmug.org pb@fasterix.freenix.org
{Free,Net,Open}BSD, Linux : il y a moins bien, mais c'est plus cher
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980108191218.ZJ41277>
