In my locale digits are represented like this: 100,90 (instead of 100.90 as in the USA), but, even using a PC keyboard, OS X 10.7 is replacing the . in the numpad with a , via software
This is REALLY annoying, for example:
I type IP address: 192,168,1,1
I type terminal commands: ,/myscript.sh and so on
How I could swap the , for a . but only on the numpad?