It's just like the new Copilot 365. Every time I try to type "Ć", Copilot pops up. I have to close the app constantly.
Thanks Microsoft, stellar!
21–30 of 122 posts
It's just like the new Copilot 365. Every time I try to type "Ć", Copilot pops up. I have to close the app constantly.
Thanks Microsoft, stellar!
This was a fun read. Here is the tl;dr version: > Instead of blindly and greedily blocking Ctrl S, we could block Ctrl S only if Alt key was not pressed. Ctrl alt s was the keyboard shortcut for the polish S. Ctrl s was blocked to improve saving. And this also blocked ctrl alt s too.
If you're going to tl;dr, at least get the most important detail right. People only ever pressed alt, and Windows went "and now you're pressing ctrl+alt", so that alt+s becomes ctrl+s with an alt that no one's looking for when it comes to intercepting and killing off key events.
(2015)
I believe the fact that Polish uses the Latin alphabet (with a small Slavic twist to express the extra sounds) meant it was much easier for Poland to align itself westward. I think the average Pole is much closer culturally to the Western neighbours than to a Ukrainian or Russian (maybe apart from cuisine).
Polish cuisine is very similar to German cuisine. (This comment will make a lot of Polish people very upset.)
Earlier quoted context omitted.
Polish cuisine is very similar to German cuisine. (This comment will make a lot of Polish people very upset.)
How reasonably can German cuisine be described as a single unified thing? My mother was from East Prussia and my father from Swabia and their "home" cuisines were pretty dissimilar -- if for no other reason than climate.
There should be a proposal for browsers to expose a property on the keydown/up/press event containing a code for the key combination. Something like "CTRL+S", "CTRL+ALT+S", etc. The programmer could then switch over this property rather than having to check key codes and modifiers manually.
I would also propose to any web developers that they build this property themselves in their own code and check against it instead of checking modifiers directly. Not only would it protect against bugs like in the OP, it would also be a lot more convenient to use.
This is not exactly right regarding Ukrainian. While it is the official language of Ukraine, in reality... let's say that not all Ukrainian people are actually speaking it.
> Polish is the second most-used Slavic language, right after Russian and just before Ukrainian This is not exactly right regarding Ukrainian. While it is the official language of Ukraine, in reality... let's say that not all Ukrainian people are actually speaking it.
your "adjustment" didn't propose what other Slavic language would outnumber Ukrainian to be 3rd behind Polish and Russian, so you didn't move the needle.
It comes bundled with xorg nowadays, you can use:
Option "XkbVariant" "lefty"
in xorg.conf