Hello!
My problem is, I have a numeric keyboard with a "," but most applications use a "." as decimal separator, so I want to replace the numpad comma with a dot.
While a simple "NumpadDot::." works for many applications, it's not enough for Openoffice. For other conveniences, I have to set Openoffice to use comma as decimal separator (which is the standard in my country), but I still want to replace it with a dot in my keyboard.
Openoffice has an option to automatically replace a dot with a comma, but the dot must come from the numpad, which is why "NumpadDot::." doesn't work. I'd have to enter something like NumpadDot::NumpadDot, with the second NumpadDot being a dot. The problem is that it refers to the numpad comma.
Can anyone find a solution for this problem? Thanks in advance.
By the way, AHK rocks! Thanks, devs!
