tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

New apple keymap variant or keymap in /usr/share/wscons/keymaps?



Hi,

I have a few additional command keys for USB keyboards used internally in
Apple notebooks, which are valid for all national layouts:

    KC(209), KS_Cmd,            KS_Cmd_BrightnessDown,
    KC(210), KS_Cmd,            KS_Cmd_BrightnessUp,
    KC(211), KS_Cmd_VolumeToggle,
    KC(212), KS_Cmd_VolumeDown,
    KC(213), KS_Cmd_VolumeUp,
    KC(214),                    KS_Num_Lock

Those commands will be generated for FN-f1..f6.
In the future we could all more commands, e.g. for keyboard illumination.

Now the question is: would it be prefered to add another keymap-variant
(called "apple") to ukbdmap.c, or just make a new keymap file in
/usr/share/wscons/keymaps, which can be used wscons.cfg?

-- 
Frank Wille



Home | Main Index | Thread Index | Old Index