Julow / Unexpected-Keyboard

A lightweight virtual keyboard for developers.
GNU General Public License v3.0
1.25k stars 168 forks source link

Polish QWERTY #649

Closed ZX-Commodore-ST closed 2 weeks ago

ZX-Commodore-ST commented 3 weeks ago

All Polish letters are assigned to bottom+right gesture but one single letter "ó" is assigned to top+left "o" key which makes it hard to use. From my point of view it would make sense to either:

Is there an easy way to change it?

Julow commented 3 weeks ago

The polish qwerty is defined here: https://github.com/Julow/Unexpected-Keyboard/blob/master/srcs/layouts/latn_qwerty_pl.xml Feel free to propose modifications by making a PR.

ZX-Commodore-ST commented 3 weeks ago

I don't use git tools so I have no knowledge how to do it. Anyway, this is a changed file I added as a custom layout. latn_qwerty_pl.xml.txt

Julow commented 2 weeks ago

Thanks! I applied your change in c5e9e3f, except for the placeholders that I removed for convenience as they were clashing (I plan improvements for these soon). Here's how it looks: shot

Julow commented 2 weeks ago

I don't think the placement for the parentheses is ergonomic but I didn't want to suggest placing the opening parenthesis on the same key as o, as that was the previous position of ó and could cause many mistypes.

ZX-Commodore-ST commented 2 weeks ago

That's why I wanted to be able to change it just for myself as I didn't use Unexpected Keyboard long enough to understand it's work flow. Also I don't really use terminal from Android devices. Still with just few days of use I can say it's the best keyboard available. Word prediction is a leftover from keypad phones era.