adnan23062000 / bee-demo-app

0 stars 0 forks source link

keyboard problem in decimal separation #227

Open adnan23062000 opened 1 week ago

adnan23062000 commented 1 week ago

If you like to use numeric . instead of normql , to separate decimals in spreadheets:

You can hexadecimal-edit a copy of /WINDOWS/SYSTEM/KEYBOARD.DRV (it is protected for running windows). Search and replace de string "*-+." (without ") and change [.] by [,] (without [], two times in the spanish keyboard) Reboot in Ms2: backup the original KEYBOARD.DRV and copy the new KEYBOARD.DRV in your /WINDOWS/SYSTEM directory. After reboot, you can press de number keypad [.] and you will see [,] in NOTEPAD and windows applications; you will see [.] in msdos console. Spreadsheets run fast with decimal comma in [.] number keypad!

adnan23062000 commented 1 week ago

Issue Severity: Blocker

The most similar bug report issues are given below:

Issue ID: 213 Issue Title: Numeric keyboard issue Issue URL: https://github.com/adnan23062000/bee-demo-app/issues/213 Issue Severity: Blocker

Issue ID: 211 Issue Title: keyboard separator issue Issue URL: https://github.com/adnan23062000/bee-demo-app/issues/211 Issue Severity: No Severity Label Found

Issue ID: 193 Issue Title: Numeric Keyboard Decimal Separator Mapping Issue in OpenOffice Calc Issue URL: https://github.com/adnan23062000/bee-demo-app/issues/193 Issue Severity: No Severity Label Found