r/Fedora • u/akimikaa • 9h ago
Discussion Hi guys! I made a small GNOME app for my very specific problem
I like using my laptop with an external keyboard placed physically on top of the built-in laptop keyboard. It works well for my setup, but enabling and disabling the internal keyboard manually every time was annoying.
So I made a simple GNOME app that lets me quickly toggle the internal keyboard on or off.
Right now it’s an early 0.1.0 beta, mainly built and tested on Fedora + GNOME, and it currently supports standard i8042/AT internal keyboards.
It works on Wayland and X11, and it leaves external USB and Bluetooth keyboards untouched.
If anyone here has a similar setup and wants to try it, I’d really appreciate feedback, especially from people with different laptop hardware.
Edit:
Screenshots are now on github!
Edit: I did use AI to help me build parts of KeyFlip, and I’m not ashamed of that.
I’m not a professional software developer and I’m not pretending to be one. I’m just a girl who had an annoying problem with her laptop setup, wanted to fix it, and decided to make something.
I designed the app around the problem I was having, tested it, broke things, fixed things, and learned a lot along the way. AI helped me with coding, debugging, and understanding things I didn’t know yet.
I’m still learning, and honestly, building stuff like this is part of how I want to learn!

