Re: linux-kernel-digest V1 #1389

Pavel Machek (pavel@Elf.mj.gts.cz)
Thu, 11 Dec 1997 14:29:48 +0100


> Hi,
>
> Recently I started looking throught the kernel code in hopes of
> changing the alt+f* key sets to win95key+f*. Since the windos 95 keys
> aren't used at all in linux it would appear to be the best possible escape
> sequence. (Some X window managers use alt+f* ie fvwm and afterstep).
> However, I was unable to find this section. Could anyone point this out
> for me?

drivers/char/keyboard.c; maybe it is even possible to hack in keymap
only... BTW this really might be usefull for those broken w95 keyboards...

> (FEAR: WHEN YOU SEE B8 00 4C CD 21, AND KNOW WHAT IT MEANS.)

Aha. mov ax,4c; int 21 -> exit program with error code 0. What does it
have to do with fear.

-- 
I'm really pavel@atrey.karlin.mff.cuni.cz. 	   Pavel
Look at http://atrey.karlin.mff.cuni.cz/~pavel/ ;-).