VOGONS


First post, by cyberwalker

User metadata
Rank Newbie
Rank
Newbie

DOSBOX ignores F11/F12 from 101 keyborad and does not pass them to DOS applications. The attached patch(bios_keyboard.cpp) will return F11/F12 keys to DOS applications.

If you need F11/F12(and ctrl/shift/alt+them), I think it will be helpful.

Last edited by cyberwalker on 2005-07-16, 18:43. Edited 2 times in total.

Reply 1 of 5, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

If this is a patch for DOSBox, it should be moved to the PATCHES section.

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)

Reply 2 of 5, by cyberwalker

User metadata
Rank Newbie
Rank
Newbie
eL_PuSHeR wrote:

If this is a patch for DOSBox, it should be moved to the PATCHES section.

Sorry. I have no posting access to patches section .

New file uploaded. Four more keys('/','*','+' and '-' on keypad) will be received by DOS applications.

Reply 3 of 5, by `Moe`

User metadata
Rank Oldbie
Rank
Oldbie

Small one-off patches are even better kept on the sourceforge patches page. No need for a patch thread when it's more or less a simple bugfix.

Reply 4 of 5, by cyberwalker

User metadata
Rank Newbie
Rank
Newbie
`Moe` wrote:

Small one-off patches are even better kept on the sourceforge patches page. No need for a patch thread when it's more or less a simple bugfix.

Thank you. I get your point.

But only posting bugs/patches/fixes here enables more people to test and discuss, and more tests, better stability. In fact I have learned a lot from replies.

Reply 5 of 5, by `Moe`

User metadata
Rank Oldbie
Rank
Oldbie

Yeah, it's fine announcing/discussing a patch here. My point is, keeping the patch itself on sourceforge helps those who want to collect useful patches into a custom build or those whose name is QBix and want to commit the patch to CVS 😉