Hello,

2012/2/15 Rugxulo <rugx...@gmail.com>:
> Hi,
>
> On Wed, Feb 15, 2012 at 9:38 AM, BretJ <bretj...@juno.com> wrote:
>>
>> I personally would like to see modern DOS applications (the few that are
>> still being developed) support the multimedia keys, power management keys,
>> and scroll wheels on keyboards and mice.
>
> (Deprecated XKEYB had some optional support for 0xE0 or whatever keys,
> not sure about current KEYB. TDE editor can optionally use the Win key
> to bring up the menu with alternate of Ctrl-'\' also. I know Eric Auer
> buys 102-key keyboards without the dumb Win keys.)

FD-KEYB does support it, in the sense that you can remap one of those
key to output a character, string, or one of the limited commands
(such as calling some interrupts, reset or power off). But the
question is how and where to implement the operations behind those
keys (such as "play", "pause", ...).. Just two notes on my to-do list
for KEYB:
- Remove current code for reboot/shutdown commands, calling something
like FDAPM instead (provided that FDAPM offers functions for this).
- As it is, if you remap power keys to power commands, you should have
to do it for any keyboard layout (or rewrite your layour and recompile
the KL file. I intend to enable keyb to use some KL as "supplement" of
other KL (in the sense that if the key doesn't get remapped with the
first layout chains to the second). This would enable users to add
such remappings on the fly and without any memory overhead for the
users that don't have such keys.

Aitor

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to