From owner-freebsd-x11@FreeBSD.ORG Sat Sep 18 16:13:48 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21CC116A4CF for ; Sat, 18 Sep 2004 16:13:48 +0000 (GMT) Received: from ums507.nifty.ne.jp (ums507.nifty.ne.jp [202.248.20.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CBC343D41 for ; Sat, 18 Sep 2004 16:13:47 +0000 (GMT) (envelope-from KFB03633@nifty.ne.jp) Received: (from root@localhost) by ums507.nifty.ne.jp id BAA24966; Sun, 19 Sep 2004 01:13:46 +0900 (JST) Message-Id: <200409181613.BAA24966@ums507.nifty.ne.jp> Date: Sun, 19 Sep 2004 01:13:27 +0900 From: Satoshi Kimura To: x11@FreeBSD.org MIME-Version: 1.0 Content-type: text/plain; charset="iso-2022-jp" Subject: patch on XFree86 4.4.0 for NEC PC98 (1) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Sep 2004 16:13:48 -0000 How do you do. My name is Satoshi Kimura, one member of XFree86(98) testers. I will send you three mails to modify XFree86 4.4.0 for NEC PC98. If possible, please make use of them. Summary of each mail are as follows. (Numbers in parrenthesis accord to title of each mail.) (1) patch for keyboard input for PC98, (2) patch for CLGD755x on PC98, (3) patch for documents on PC98. I will give you more five information before presenting patch. (1) These patches are for XFree86 4.4.0 original. (i.e without any additional patch.) (2) All modifications and tests were done not on ports, but on XFree86 source tree. So, not checked on ports. (3) Same patches was already send to xfree86.org at 7 June 2004. But I cannot check these were adopted or not. (4) For Xorg.6.7.0, I'm checking now, but I suppose that patches are almost the same as for XFree86 4.4.0. (5) my mail address If you want to reply or make a question, please send a mail not to "KFB03633@nifty.ne.jp" (indicated From line of this mail) but to "satosi@kimura.nifty.ne.jp". The former is protected now against spam mails. 1. contents On XFree86 4.4.0, some keycodes are converted for PC AT, but this conversion is undesired for NEC PC-98x1. So, following bugs occur. (1) Some kyes (CTRL, CAPS, SHIFT, Kana, Alt) become to make no sense. (i.e which have no functions to be assigned.) (2) Some Keys (F9, VF3) have wrong funcions. 2. patch Following patch is available to avoid the bug. begin 644 patch.kbd.gz M'XL("`Y9L$```W!A=&-H+FMB9`"=4F%KXD`0_=S\BG<<%#7JJLEN;.3`NZ,? MRE$H%8[KI[*N4PVM26\W;962_]Y,8KQ2M!\ND.QFWINW,V^GU^MA8\2CS996 MKYWXX\@^DQ6K%[&YLT1C)4RV7F=I^3M6Y\^4YJYO^IE=GEQF*2[U%@@P&L5! M$(?E9C`(/=_W_T/S9/94ZXT"#%4L92QW>M,I>C(,NPH^+Q&F4P_\%*`'1QZ^ M4KI([B`Z2(*QPNDI9K^O0W1$37OU_&I%R6E]X3,OW)4Y&[?:[1*K(;B7)#\@HQUAL)%G,1KRCH1O^'5^<\O8!'-+^G[R,4E_DO1]GU2U&-4M M1O)=BWNA2!X7BN21TR/U29+ZF%0T/A5@+U&Z>LBRO:^%5W^JZI64W>$`OI)1 M=SAJZN\@7]$6*=$">88EY1R`TVO"?0D8KDB[*CCGFCE8SE5#VHD\KK8N,?J! MX7FF[8(W_1H47/6QF^7XO\[KUF=;=TU_R>5M[Y`S5S9)\\H3'JZ#"C_8MB/9 7^LG1A$LJFKED'K^BX[T!7,O$SVX#```` ` end