this post was submitted on 19 Apr 2024
100 points (99.0% liked)

Linux

45501 readers
1617 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

This is too great not to share. Wayland devs hate this trick! I'll copy what I did from the bug report.

As a workaround you can use https://github.com/Supreeeme/extest to make Onboard work. Compile it as a 64 bit library and launch onboard with

env LD_PRELOAD=/usr/lib64/libextest.so onboard

If you want to use it with KDE you can add

X-KDE-Wayland-VirtualKeyboard=true

to its desktop-file.

I used kwin rules to get rid of window decorations and have it always on top without stealing focus. If someone knows how to make all other windows smaller when it's active that would be great.

Only problem remaining is that sometimes the keys get stuck on touch input. At least on my Steam Deck on OpenSUSE.

Edit: Just noticed that it doesn't work on KDE's lock screen. Hopefully I can find a workaround for that as well.

Edit 2: Was easier than I thought. Just select Maliit as a virtual keyboard and start Onboard manually. If you tap with your finger in a text field Maliit will come up. When you click in a text field Onboard will open. But Maliit also works on the lock screen.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 months ago (9 children)

The problems with Maliit are that it lacks special keys like Ctrl, Alt, Tab, Esq, F1-F12, etc. And you cannot invoke it by yourself to type in XWayland applications or others which don't pull up the keyboard by themselves.

The Gnome keyboard seems to be better in that regard but I couldn't even find its name to pull it up outside of Gnome.

[–] [email protected] 1 points 2 months ago (6 children)

And you cannot invoke it by yourself to type in XWayland applications

Yes you can

[–] [email protected] 1 points 2 months ago (5 children)

How?

I mean, I got a different solution by now, but would be nice to know for the future.

[–] [email protected] 1 points 2 months ago* (last edited 2 months ago) (1 children)

When you have a Xwayland app focused, the Plasma panel will have an upward facing arrow in the system tray. If you tap it, the virtual keyboard will pop up

[–] [email protected] 1 points 2 months ago (1 children)

Not on Plasma Desktop. Maybe on Mobile. But I was not able to find out how to get it to Desktop.

[–] [email protected] 1 points 2 months ago (1 children)

I am talking about the desktop. Mobile doesn't have a system tray.

[–] [email protected] 1 points 2 months ago (1 children)

What distribution? No such thing for me with Plasma 6 on OpenSUSE Tumbleweed.

[–] [email protected] 2 points 2 months ago

Fedora. Though I just tested it again and the input method icon is now hidden by default, and does not automatically show up when appropriate :|

You can make it always be shown in the system tray configuration, but this should really work out of the box...

load more comments (3 replies)
load more comments (3 replies)
load more comments (5 replies)