scrnmap file for syscons

2003-06-03 Thread khachikyan.de
Hi, I just bussy with some localization issue and creating now the screenmap file for the locale. What I found in documentation is that these file is needed for some type of video hardware which doesn't support software font, and that the file defines mapping between character codes. I took a loo

Re: Multimedia Keyboard (extra keys) on console

2003-06-05 Thread khachikyan.de
It depends on what the linux utility delivers. RAW scancodes or XLATE scancodes. What you need is the translated scancode and you need a press codes not the release ones. There is qualified article about FreeBSD syscons in the net but it is in russian. The author provides also some utilities for pl