There are no visitor comments on this page
MATE Keyboard Display
Info
matekbd-keyboard-display is an application that allows you to preview keyboard layouts on MATE desktop. It uses the libmatekbd library, similarly to gkbd-keyboard-display and libgnomekbd.
Installation
Arch > Manjaro > etc.
pamac build matekbd-keyboard-display
From source
Dependencies [1][2]
- at-spi2-core
- glib2
- glibc
- gtk3
- hicolor-icon-theme
- libmatekbd
- libxklavier
[1] The package names may slightly vary among various Linux flavours
[2] Some Linux flavours package development libraries separately, while some have them as part of the base package.
git clone https://github.com/tari01/matekbd-keyboard-display.git
cd matekbd-keyboard-display
mkdir build
cd build
cmake ..
make
sudo make install
Usage
matekbd-keyboard-display [-g group]
# Specify the layout group you wish to preview. If you omit this, the currently selected layout will be used.
-g
Links
Report a bug/request a feature/ask a question
Browse the source code
Comments
If you only wish to leave a comment, do so by using the button at the top of this page.