Hey everyone,
Recently I implemented the SFML keyboard system, but I'm having issues detecting special keys such as !@#$%^&*. Those keys are on shift on my particular keyboard, but I'm well aware that they are on different locations on different keyboards (for example: it's on 8 without shift in Belgium).
Is there any universal way to detect the special keys, preferably by ASCII code?
Thanks in advance,
Anasky