Skip to content
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

How to disable internal keyboard #2

Open
biji opened this issue Sep 6, 2019 · 3 comments
Open

How to disable internal keyboard #2

biji opened this issue Sep 6, 2019 · 3 comments

Comments

@biji
Copy link

biji commented Sep 6, 2019

Hi
Is there any way to disable internal keyboard? I'm using wayland, not xorg, Gnome shell Fedora 30

Thanks

@kurgol
Copy link
Owner

kurgol commented Sep 16, 2019

I don't use Fedora myself but perhaps this will lead you to a solution https://unix.stackexchange.com/questions/381944/how-to-disable-internal-keyboard-on-fedora-26-wayland I would love to hear if it works for you and if any additional steps are required, I could add it to the documentation =)

@biji
Copy link
Author

biji commented Sep 18, 2019

Thanks for the reference..
This command works, by grabbing all input:

sudo evtest --grab /dev/input/event2

Adding to udev would be great, on connected and disconnected

@kurgol
Copy link
Owner

kurgol commented Feb 26, 2020

@biji if you know how to add this to the udev, could you submit a pr against the k2.md and I'll merge?

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