Re: Keycodes and Console

看板DFBSD_kernel作者時間21年前 (2004/09/12 02:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串5/5 (看更多)
Michael Neumann wrote: >>options ATKBD_DFLT_KEYMAP >>makeoptions ATKBD_DFLT_KEYMAP="german.cp850" > > > This is not neccessary as the same can be achived with "kbdmap" or > "kbdcontrol" at run-time. No, there is a fine difference: The possible maximum size of a keymap in the kernel is the size of the ATKBD_DFLT_KEYMAP (the keymap is converted into a header file during kernel compilation). If no keymap is specified the 108 key us.iso.kbd is taken. So in order to get more than 108 keys (which seemed to be your problem first) you have to extend a keymap and compile that into the kernel. > I now solved the problem. It was scancode 90 and not 109 (as in X11). Glad to hear. Regards, Sascha -- http://yoyodyne.ath.cx
文章代碼(AID): #11GqIb00 (DFBSD_kernel)
文章代碼(AID): #11GqIb00 (DFBSD_kernel)