From a7738f4dc72c9445623cd6f5348d7a80d4e52690 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Sun, 9 Oct 2022 17:57:05 -0400 Subject: initial commit, straight from apt-get source --- man/fbxkb.1 | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 man/fbxkb.1 (limited to 'man/fbxkb.1') diff --git a/man/fbxkb.1 b/man/fbxkb.1 new file mode 100644 index 0000000..4ac232c --- /dev/null +++ b/man/fbxkb.1 @@ -0,0 +1,25 @@ +.\" man page originally for the Debian/GNU Linux system +.TH FBXKB "1" "January 2007" "fbxkb 0.6" "User Commands" +.SH NAME +fbxkb \- a lightweight X11 keyboard switcher. +.SH SYNOPSIS +.B fbxkb +.br +.SH DESCRIPTION +.PP +fbxkb is X11 keyboard switcher, which provides visual information +about current keyboard. It shows a flag of current keyboard in a +systray area and allows you to switch to another one. + +fbxkb requires NETWM (www.freedesktop.org) compliant window manager. +It's written in C and uses the GTK+-2.4 library only (no GNOME is needed). + +Most updated info about fbxkb can be found on its home page: +http://fbxkb.sf.net/ +.SH OPTIONS +.TP +fbxkb hasn't options. It just works. +.SH AUTHOR +fbxkb was written by Anatoly Asviyan . +This manual page was originally written for the +Debian GNU/Linux system by Vadim Vatlin . -- cgit