Pierre Pronchery d1a6ecfa1d x11/deforaos-keyboard: update to version 0.4.0
Sponsored by:	The FreeBSD Foundation
2024-10-22 01:20:12 +02:00

9 lines
439 B
Plaintext

This program emulates a physical keyboard by providing a virtual interface on
screen. It currently supports four modes:
* docked, where it will occupy the bottom of the screen;
* popup, likewise as a popup window;
* windowed, where it can be found in the system tray (the default)
* embedded, which outputs its window ID for inclusion within another program.
Additionally, it can be piloted through its companion tool, desktopctl(1).