1

I've recently started using a Bluetooth keyboard (German layout (Deutsch (QWERTZ))) instead of my laptops keyboard (also German layout (Deutsch (QWERTZ))).

Picture of my keyboard

I noticed the following issues with the keyboard on a laptop running Windows 11:

  • the keys marked as Alt and AltGr respectively work as windows keys
  • the key marked Win on the left side for all that I know works as Alt key
  • the key marked Win on the right side works as AltGr key for the symbols of the number row as well as for producing ~@€µ (on +qem respectively) but not for producing <>| (on yxc)
  • the Fn key works for the Fx row, as well as on Caps Lock, Enter and Right Shift, but not on the arrow keys, where it instead works as the Win key.
  • the Ctrl key works as expected, for what I know.

When using my laptops keyboard while the Bluetooth keyboard is connected, the laptops keyboard works as expected, while the Bluetooth keyboard doesn't.

I would really appreciate help on how to make the Bluetooth keyboard work as expected, because I'm trying to work more ergonomically and would like to avoid buying another Bluetooth keyboard.

0

3 Answers 3

0

It looks like ABKO TOS250 keyboard has some system detection mechanisms that failed for whatever reason the first time you paired the keyboard on Windows and thus it applied a different layout more suitable for Mac devices. It could be a bug in the keyboard's firmware. Or perhaps this is some Chinese "copy paste" product, since the logo is missing, and they failed to code it properly.

A way to fix these kind of issues is to attempt to reconnect the device:

  • disconnect/remove it in Windows Bluetooth settings
  • reconnect with Fn + F10 (keybind to connect with Mac/Windows device) according to the device's manual
0
2

Looks like this is the ABKONCORE TOS250 Multi-Device keyboard. Regardless of the model and brand, it's a keyboard for both macOS and Windows, and macOS has reversed keys compared to Windows. The Option ⌥ key produces the same scan code as Alt and Cmd ⌘ key is the same as the ⊞ Win on Windows, but Cmd ⌘ is on the right of Option ⌥

So the keyboard is in macOS mode. In most multi-device keyboards likes this there should be some key or key combinations to switch the format back to Windows. Unfortunately this keyboard's manual page is quite silent on that. I suppose that is some Fn combinations

If all failed and you can't find the combo to switch mode then you can remap the keys

0
2

The work-around solution is to re-map the keyboard, which means re-assign the keys to what you want them to be. In general there are two methods:

First, a slightly more advanced solution where you can set individual keys to new functions or remap complex button combinations into simplified single-button presses. You can use Microsoft's own Powertoys, to do this.

Go here: https://www.lifewire.com/remap-keyboard-in-windows-10-5181178

And here: https://www.pcmag.com/how-to/remap-your-keyboard

The advantage of this method is that you can assign multiple keystrokes to one key. Disadvantage is that to use this you will need to install extra software which always has some risk. There is a chance the site you get it from might have altered or re-engineered it, virustotal.com kind of always find suspicious stuff from software you download from the big software sites

Secondly, a method which does key-for-key replacement by altering the registry directly. There's a program called Sharp Keys, which can write .reg files which will alter the registry. Specifically, the Scancode Map key under the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout 'branch' in the registry is altered

Because of that, a restart is needed for the change to take effect. https://www.howtogeek.com/710290/how-to-remap-any-key-or-shortcut-on-window

For example, you can make the Z key into a Y key and vice versa. Or disable the CAPS lock key or turn it into the PrntScrn key.

So, the upside of this method is that it's very clean, it doesn't require any 3rd party software, Sharp Keys in fact it gives you the option of writing a .reg file with which you can change that registry branch (Be sure to back that up first!) The downside is that you can not put three keys into one, for example change CapsLock to CtrlShftEsc.

0

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .