diff options
author | Erik Falor <ewfalor@gmail.com> | 2012-12-16 17:42:21 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-23 09:16:15 -0500 |
commit | b6bf3839a39aa148b7b8968c29c93478fc6dc9b9 (patch) | |
tree | 333b7efdfb03a26baebda1d5ac44fa745f63a7bf /desktop/xxkb/README | |
parent | 5179a180513ab0bb4f6baadad3285802876e4af3 (diff) | |
download | slackbuilds-b6bf3839a39aa148b7b8968c29c93478fc6dc9b9.tar.gz |
desktop/xxkb: Added (simple X keyboard layout switcher)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'desktop/xxkb/README')
-rw-r--r-- | desktop/xxkb/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/xxkb/README b/desktop/xxkb/README new file mode 100644 index 0000000000..4e891d6213 --- /dev/null +++ b/desktop/xxkb/README @@ -0,0 +1,5 @@ +The xxkb program is a keyboard layout switcher and indicator. Unlike +the programs that reload keyboard maps and use their own hot-keys, +xxkb is a simple GUI for XKB (X KeyBoard extension) and just sends +commands to and accepts events from XKB. That means that it will work +with the existing setup of your X Server without any modifications. |