Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2014 21:01:08 +0900
From:      Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
To:        freebsd-users-jp@freebsd.org
Subject:   [FreeBSD-users-jp 95251] Re: TESTING required: keyboard maps for NEWCONS (committed to -CURRENT and available for -STABLE)
Message-ID:  <20140818210108.04c13730d7857c56a7265428@dec.sakura.ne.jp>
In-Reply-To: <20140818185356.7e2b6f20f216bd6076ec0da5@dec.sakura.ne.jp>
References:  <53F11248.4070305@freebsd.org> <20140818185356.7e2b6f20f216bd6076ec0da5@dec.sakura.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
$B@DLZ(B@$BL>8E20!J0?$$$OOBKcO$$5$s$G$J$$J}!K$G$9!#(B
$B85%a!<%k$O(Bfreebsd-stable ML$B$KJV?.$7$?$b$N$r(BCC$B$7$?$?$a1QJ8$@$C$?$?$a(B
$BJdB-$r!#(B

Stefan Esser$B;a$+$i(Bfreebsd-stable ML$B$K(Bvt$BMQ$N(Bkeymap$B%U%!%$%k$N(BMFC$B$K$D$$$F$N(B
$B%F%9%HMW@A$,Ej9F$5$l$F$$$^$9$,!"(Bhead$B$K$O4{$K(Br270114,r270119,r270131$B$G(B
commit$B$5$l$F$*$j!"(BMFC$B%?!<%2%C%H$O(B3$BF|8e$G$9!#(B

$B;d$H$7$F$O!"$;$C$+$/(Bvt$B$G(Bunicode$BBP1~$5$l$F$$$F!":#$I$-$N(BOADG 109A$B7O%-!<(B
$BG[Ns$G$O1_%^!<%/$b%P%C%/%9%i%C%7%e$b9o0u$,$"$k$N$@$+$i!"(BWindoze$B$H$NN>Ea(B
$B8/$$$N%f!<%6$N$3$H$r9M$($k$H9o0uDL$j$NF~NO$,$G$-$?J}$,:.Mp$7$J$$$H;W$&(B
$B$N$G!"(BBackspace$B$NNY$G$OH>3Q1_%^!<%/$,!"1&(BShift$B$NNY$G$O%P%C%/%9%i%C%7%e$,(B
$BF~NO$G$-$k$h$&$KJQ99!J(Bscan code 125$B$NFbMF$rJQ99!K$9$kDs0F$r$7$^$7$?!#(B
$B!J$=$l$,85%a!<%k$G$9!#!K(B

$B;d$N<j5v$G$O!"$3$NJQ99$r9T$C$?$N$HF1Ey$N%U%!%$%k!J:#2s$N(BStefan Esser$B;a$N(B
jp.kbd$B%Y!<%9$G$O$J$/(B/usr/share/syscons/keymaps/jp.106.kbd$B%Y!<%9$G$9$,!"(B
$BN>%U%!%$%k$O@hF,$N(Bsvn ID$B9T0J300lCW$7$F$$$^$9!K$GA[Dj$I$*$j$KF0:n$7$F$$$^(B
$B$9!#(B
$B!!"(>/$J$/$H$b%U%)%s%H%U%!%$%k$H$7$F2<5-$G>R2p$5$l$F$$$k(BEd Maste $B;a$N(B
$B!!!!(Bb16.fnt $B$r(B vidcontrol -f$B$G%m!<%I$7$F$"$l$P!#(B

$B!!(Bhttp://gihyo.jp/admin/clip/01/fdt/201404/24

$B$?$@!"(B0x5C$B$rF~NO$9$k$?$a$KH?<ME*$K1_%^!<%/$N9o0u$N%-!<$rC!$/BN$K$J$C$F$$(B
$B$k$H$+$($C$F<YKb$J2DG=@-$b$"$j$^$9$N$G!":$$k>l9g$O(Bfreebsd-stable ML$B$K(B
$B1QJ8$GH?O@$rEj$2$F$*$$$F2<$5$$!#!!;d7PM3$G4V$K9g$o$J$$$H$^$:$$$N$G!#(B

$B!!"((BWindoze $B$HN>Ea8/$$$;$6$k$rF@$J$$$J$i7y$G$b9o0uDL$j$N%-!<$rC!$/$h$&$K(B
$B!!!!6:@5$5$l$F$$$k$H$O;W$$$^$9$,!D!#(B


On Mon, 18 Aug 2014 18:53:56 +0900
Tomoaki AOKI <junchoon@dec.sakura.ne.jp> wrote:

> Thanks for your work, Stefan!
> 
> Please consider modifying scan code 125 in jp.kbd and jp.capsctrl.kbd.
> Changing '\' to 165 (unicode XML entity &#165; is YEN SIGN) matches
> major keyboards in Japan (would be OADG 109A or its variants) with
> unicode locales.
> 
> Please see below for key layouts.
> 
>   http://ja.wikipedia.org/wiki/JIS%E3%82%AD%E3%83%BC%E3%83%9C%E3%83%BC%E3%83%89
> 
> This page is in Japanese, but figures here would be useful.
>  
> *Historical background:
>  For historical reason, starting from JIS X 0201, code point 0x5C is
>  used for YEN SIGN (currency JPY) in Japan. This code point may be
>  used for backslash in other countries. (So, YEN SIGN should not be
>  supported in syscons.)
> 
>  But now in unicode, YEN SIGN has its own code point, and safely
>  coexists with backslash.
> 
>  So, enabling both in vt would be nice. And particularly for users
>  having both FreeBSD and Windoze, matching keytop and displayed
>  character should be important to avoid confusion.
> 
> 
> CC'ed to freebsd-users-jp list for other Japanese users.
> Any objections? Possibly, someone would want modifying scan code 115
> instead of 125.
> 
> 
> On Sun, 17 Aug 2014 22:36:24 +0200
> Stefan Esser <se@freebsd.org> wrote:
> > I have just committed keymap definitions that are converted to work with
> > NEWCONS. Since the new console expects a Unicode locale, all
> > the different encodings are no longer needed - but all files had to
> > be converted from their respective encodings to Unicode.
> > 
> > Since the character encoding is no longer required in the file
> > names, all names where converted to be named by ISO country code
> > (plus ISO language code, where required) followed by modifiers
> > (e.g. .acc for accent keys).
> > 
> > 
> > It is likely, that I introduced regressions, even though I spent
> > quite a few hours on the conversion process and the manual
> > verification of the results.
> > 
> > 
> > These files are currently only committed to -CURRENT and I plan
> > to MFC to 10-STABLE as soon as possible (and permitted), which is
> > in 3 days.
> > 
> > If you are able to test the keymap files under -CURRENT, I'd love
> > to receive your feedback and remarks. Please do not commit any
> > fixes directly to -CURRENT, since I'm still working on these files
> > (I'm afraid of merge conflicts and higher effort required for the
> > MFC in a few days ...).
> > 
> > 
> > If you are a (potential) NEWCONS user on -STABLE, you may want to
> > extract the contents of
> > 
> > 	http://people.freebsd.org/~se/vt-keymaps.tar.bz2
> > 
> > into /usr/share/vt/keymaps. (The Makefile is not required, if you
> > directly extract to that directory, but it does no harm.)
> > 
> > 
> > We really want to have verified keymaps for NEWCONS in 10-STABLE
> > and the more "special" your language (i.e. the farther it is away
> > from ISO8859-1 ;-) ) the bigger the risk that some specialty has
> > been lost during the conversion.
> > 
> > Please test and report your expected deadkeys vs. nodeadkeys
> > experience, the combinations of Shift, Ctrl, Alt, Alt-Gr and
> > all keys that you expect to support such modifiers, and the
> > Caps Lock behavior (on keys that respect or ignore Caps Lock).
> > 
> > I'll be reserving a few hours each day to get this into good
> > shape for 10.1.
> > 
> > Best regards, STefan
> > _______________________________________________
> > freebsd-stable@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
> > 
> 
> 
> -- 
> Tomoaki AOKI    junchoon@dec.sakura.ne.jp
> _______________________________________________
> freebsd-users-jp@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-users-jp
> To unsubscribe, send any mail to "freebsd-users-jp-unsubscribe@freebsd.org"
> 


-- 
$B@DLZ(B $BCNL@(B  [Tomoaki AOKI]    junchoon@dec.sakura.ne.jp



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