Skip to content

Check Keyboard Display Status #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ntr5uki opened this issue Jun 4, 2025 · 1 comment
Open

Check Keyboard Display Status #104

ntr5uki opened this issue Jun 4, 2025 · 1 comment

Comments

@ntr5uki
Copy link

ntr5uki commented Jun 4, 2025

I'm really pleased to use this OSK, as it solves my need to invoke it via the command line.
However, I notice that I can't seem to determine the keyboard’s status.
After running dconf dump /org/gnome/shell/extensions/gjsosk/, the result shows:

[indicator]  
opened=false  

Here, the value remains false regardless of whether the keyboard is visible or not. This leaves me quite confused.

@Vishram1123
Copy link
Owner

Vishram1123 commented Jun 7, 2025

The indicator is a switch that, when toggled to true, opens the keyboard and toggles it back to false. I will change it to check and change the open status based on the indicator value

EDIT: It toggles the keyboard, meaning that if this is set to true while the keyboard is open, the keyboard closes. That is why the functionality is the way it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants