zen-tools / gxkb

πŸ‡ΊπŸ‡¦ πŸ‡΅πŸ‡± πŸ‡±πŸ‡Ή πŸ‡ͺπŸ‡ͺ X11 keyboard indicator and switcher
https://zen-tools.github.io/gxkb
135 stars 11 forks source link

Strange behavior #44

Open ceaualbi opened 5 months ago

ceaualbi commented 5 months ago

Every time I run gxkb it defaults to the profiles: es, us. I entered gxkb.cfg and added the profile: latam at the beginning. Sometimes it starts recognizing said profile, sometimes, by restarting the application (up to three times) it recognizes it. But, the strangest thing happens after an indeterminate amount of time, when it only recognizes the first two profiles mentioned. I return to the .cfg file and everything is correct, just like the last time.

My question is this: how can I make it recognize the configuration, where, the profile: latam; Always be the first option and not to change profiles as it apparently pleases?

By the way: OS: Xubuntu 20.04; icewm.

Thanks in advance!

zen-tools commented 5 months ago

Hi! Could it be that there is another program like setxkbmap in autostart? Because it really sounds like some other process changes Xorg's keyboard settings, and gxkb simply updates a config file with the new settings.

ceaualbi commented 5 months ago

I'm going to check that.