geekhack

geekhack Community => Keyboards => Topic started by: peter79 on Fri, 27 December 2013, 01:45:46

Title: Leopold FC210TP Numpad Problem
Post by: peter79 on Fri, 27 December 2013, 01:45:46
Usually, on full size keyboard, when I press "." on the numpad, it will appear "," on Excell. But on Leopold numpad FC210TP when I press "." it appear "."
How to change from "." to ","?
Title: Re: Leopold FC210TP Numpad problem
Post by: terran5992 on Fri, 27 December 2013, 01:49:55
The dots are so small i cant tell them apart
Title: Re: Leopold FC210TP Numpad problem
Post by: 1pq on Fri, 27 December 2013, 01:51:32
The dots are so small i cant tell them apart

wut
Title: Re: Leopold FC210TP Numpad Problem
Post by: phoenix1234 on Fri, 27 December 2013, 02:33:47
Usually, on full size keyboard, when I press "." on the numpad, it will appear "," on Excell. But on Leopold numpad FC210TP when I press "." it appear "."
How to change from "." to ","?

When you input '.' on numpad, the computer will understand that you want to input a decimal separator (VK_DECIMAL) instead of a period (VK_PERIOD).

Microsoft Excel will look at your Windows -- Start > Control Panel > Regional and decide which one will be used as a decimal separator. Your regional settings use decimal separator as ','. That can explain why you have ','

However, if your defect report is valid, it seems Leopold FC210TP generates VK_PERIOD keycode message instead of VK_DECIMAL, this can be considered as another serious defect  a part from this defect reported (Numpad_5)
http://geekhack.org/index.php?topic=52632

If both of you reported correctly, we can summarize that there are at least 2 defects on Leopold FC210TP :
- Generate VK_KEY_5 instead of VK_NUMPAD5
- Generate VK_PERIOD instead of VK_DECIMAL
Title: Re: Leopold FC210TP Numpad Problem
Post by: atlas3686 on Fri, 27 December 2013, 05:03:27
It seems leopold has seriously messed up their numpad, haven't even got mine yet and already disappointed has anyone taken it up with leopold?
Title: Re: Leopold FC210TP Numpad Problem
Post by: peter79 on Fri, 27 December 2013, 10:08:17
Usually, on full size keyboard, when I press "." on the numpad, it will appear "," on Excell. But on Leopold numpad FC210TP when I press "." it appear "."
How to change from "." to ","?

When you input '.' on numpad, the computer will understand that you want to input a decimal separator (VK_DECIMAL) instead of a period (VK_PERIOD).

Microsoft Excel will look at your Windows -- Start > Control Panel > Regional and decide which one will be used as a decimal separator. Your regional settings use decimal separator as ','. That can explain why you have ','

However, if your defect report is valid, it seems Leopold FC210TP generates VK_PERIOD keycode message instead of VK_DECIMAL, this can be considered as another serious defect  a part from this defect reported (Numpad_5)
http://geekhack.org/index.php?topic=52632

If both of you reported correctly, we can summarize that there are at least 2 defects on Leopold FC210TP :
- Generate VK_KEY_5 instead of VK_NUMPAD5
- Generate VK_PERIOD instead of VK_DECIMAL

Oh that's terrible  >:D
Any idea how to fix it? Better buy Filco then  :-[
Title: Re: Leopold FC210TP Numpad Problem
Post by: atlas3686 on Wed, 08 January 2014, 01:01:47
Got my Leopold FC210TP last night and it looks like they have fixed this in the new versions. It does send a proper numpad code now.
Title: Re: Leopold FC210TP Numpad Problem
Post by: 1pq on Sat, 11 January 2014, 19:32:39
Ooh, awesome! This bug is the only reason I wasn't going to get one.