QB64 Phoenix Edition
Keymapper Utility - Printable Version

+- QB64 Phoenix Edition (https://qb64phoenix.com/forum)
+-- Forum: QB64 Rising (https://qb64phoenix.com/forum/forumdisplay.php?fid=1)
+--- Forum: Code and Stuff (https://qb64phoenix.com/forum/forumdisplay.php?fid=3)
+---- Forum: Utilities (https://qb64phoenix.com/forum/forumdisplay.php?fid=8)
+---- Thread: Keymapper Utility (/showthread.php?tid=3716)



Keymapper Utility - eoredson - 05-31-2025

Hi,

Find attached the source to another keymapper utility.

Although it works in the QB64 IDE it is not a Windows utility -- use PowerToys instead.

This utility works for Ascii and Extended Ascii mapping with values of each being 1-255..

Also lists ascii chart and mapping charts. Some functions detect text keyboard keys.

Erik.