Subject: Re: CONTROL-ALT-Fn
To: None <tech-kern@NetBSD.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: tech-kern
Date: 04/29/2007 00:40:29
> I wrote a patch a while back to keep from having to use more than alt-fn.

>          case KS_Cmd2:
>                  update_modifier(sc->id, *type, 0, MOD_COMMAND2);
> +               update_modifier(sc->id, *type, 0, MOD_COMMAND1);
>                  break;

Why not just remove Cmd2 from your alt key(s) and replace it with Cmd?
Perhaps your tradeoffs are different, but, for this task, I'd certainly
rather change my keymapping at boot time than patch the kernel.

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse@rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B