EnglishFrenchSpanish

Ad


OnWorks favicon

fookb-plainx - Online in the Cloud

Run fookb-plainx in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command fookb-plainx that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


fookb-plainx - Xkb state indicator without Window Maker support

SYNOPSIS


fookb-plainx [options]

DESCRIPTION


fookb is a Xkb state indicator. It displays the icon corresponding to the number of Xkb
locked group. You may use mouse-clicks to change Xkb locked group with mouse.
Additionally, fookb can be configured to execute a program on changing group.

fookb man page is based on WMMail.app man page. Program was written from scratch.

To use fookb with the Window Maker Dock, simply drag the fookb icon to the Window Maker
Dock (if fookb was compiled with Window Maker support).

OPTIONS


NB! Command line parameters take precedence over config file or X resources!

-icon1

-icon2

-icon3

-icon4

-iconboom

-display

CONFIGURATION FILE (for libWUtil-enabled version)


The configuration file consist of a single PropList dictionary, which in turn is composed
of several PropList key-value pairs. The recognized keys is:

Icon1 Filename (mandatory)
XPM file contains an icon (48x48) for 1st XKB group.

Icon2 Filename (mandatory)
XPM file contains an icon (48x48) for 2nd XKB group.

Icon3 Filename (mandatory)
XPM file contains an icon (48x48) for 3rd XKB group.

Icon4 Filename (mandatory)
XPM file contains an icon (48x48) for 4th XKB group.

IconBoom Filename (mandatory)
XPM file contains an icon (48x48) for "broken Xkb". Please look in BUGS section.

Sound (Yes|No)
fookb will run command from "Command" value (see below), if this parameter is set
to "Yes". You'll receive (non-fatal) error message if this parameter is not
defined. In any other case command will not be run.

Command command_to_run
This command will be run if XKB locked group is changed and "Sound" is set to
"Yes".

X resources


NB! Parameters in PropList config file take precedence over X resources!

fookb.icon1 Filename

fookb.icon2 Filename

fookb.icon3 Filename

fookb.icon4 Filename

fookb.iconBoom Filename

fookb.sound Yes/No

fookb.command Command

EXAMPLES


Here is an example of configuration file.

{
Icon1 = "/usr/local/share/fookb/icon1.xpm";
Icon2 = "/usr/local/share/fookb/icon2.xpm";
Icon3 = "/usr/local/share/fookb/icon3.xpm";
Icon4 = "/usr/local/share/fookb/icon4.xpm";
IconBoom = "/usr/local/share/fookb/crash.xpm";
Sound = "Yes";
Command = "/usr/bin/play /usr/local/share/fookb/click.au";
}

Here is an example of app-defaults file.

fookb.icon1: /usr/local/share/fookb/icon1.xpm
fookb.icon2: /usr/local/share/fookb/icon2.xpm
fookb.icon3: /usr/local/share/fookb/icon3.xpm
fookb.icon4: /usr/local/share/fookb/icon4.xpm
fookb.iconBoom: /usr/local/share/fookb/crash.xpm
fookb.sound: Yes
fookb.command: /home/bgates/bin/playmssound

Use fookb-plainx online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 2
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 3
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 4
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 5
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 6
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • More »

Linux commands

Ad