matchbox-keyboard icon indicating copy to clipboard operation
matchbox-keyboard copied to clipboard

A mirror of matchbox-keyboard tree + my patches

Results 14 matchbox-keyboard issues
Sort by recently updated
recently updated
newest added

I can't install matchbox-keyboard in raspbian for raspberry pi. I tried: `sudo apt-get install matchbox-keyboard`, but the instalation gives this error: **Unable to fetch some archives, maybe run apt-get update...

Trying to build on a fresh, minimal RaspberryOS (debian) and get a lot of errors. Unclear if I'm missing essential tools/dependencies or if something else is broken. cmake support would...

Hi all, Since I started to use the absolute positioning of the keyboard, it seems like the feature of shrinking/resizing the other windows doesn't work. I have a Qt app...

Hi there! I know this is kind of an old repository, but it is one of few that I found works perfectly for my Kiosk, Raspian Touchscreen setup. I wanted...

Well, not sure how I managed this but I simply cloned this repo, executed autogen.sh, did "sudo make", "sudo make install" and when trying to execute it just throws this:...

I was trying to use matchbox-keyboard to make a flexible international keyboard, but the shift and alt modifiers don't work as I'd expect them to, and I've run out of...

By default, when the user presses and holds the button, the keystroke keeps repeating, until the button is let go. I'd like to keep it to just one keypress, is...

I'm trying to use matchbox-keyboard with a keyboard.xml file that only uses unicode characters in places where a standard keyboard would have text, e.g., ⇱ for HOME. Unfortunately some of...

Hello. I'm trying to make a single key write multiple characters. Example. If i press key, i would like that key to write "Hello". I have set up a hey...