helloSystem / Utilities

Utilities written in PyQt5, meant for use with helloSystem
BSD 2-Clause "Simplified" License
28 stars 29 forks source link

Make it possible to add two layouts in Keyboard.app #192

Closed UnixAwesome closed 1 year ago

UnixAwesome commented 1 year ago

Make it possible to add two layouts in Keyboard.app, and add the ability to assign a keyboard shortcut to switch between them.

probonopd commented 1 year ago

Thanks for your suggestion @UnixAwesome but it is unlikely that this gets implemented (by me, at least).

I always find it annoying when the letters printed on the physical keyboard don't match the keyboard layout in the software.

In helloSystem the keyboard layout should be set automatically to the correct layout (what is actually printed on the keys).

We have this working for the Raspberry Pi Keyboard and Hub so far This is where our energy goes. Manually changing the keyboard layout should hopefully be no more needed in the future.