All Projects → hbekel → xchainkeys

hbekel / xchainkeys

Licence: GPL-3.0 license
chained keybindings for X11

Programming Languages

shell
77523 projects
c
50402 projects - #5 most used programming language
Makefile
30231 projects
Roff
2310 projects
M4
1887 projects
Installation
============

GNU autotools are used for building and installing xchainkeys:

    $ ./configure --prefix=/usr
    $ make
    $ sudo make install

This README file and an example configuration file will be installed
to $PREFIX/share/doc/xchainkeys/. A manual page is included.

The standard DESTDIR variable can be used for a staged install.

Description
===========

xchainkeys is a standalone X11 program to create chained key bindings
similar to those found in the ratpoison window manager or the screen
terminal multiplexer.

Invocation
==========

To autostart xchainkeys on X startup, add the following command to
your ~/.xinitrc:

   xchainkeys &

Alternatively use your WM/DE's autostart mechanism to start xchainkeys
as a background process.

Configuration
=============

Create the file ~/.config/xchainkeys/xchainkeys.conf or copy the
example config file $PREFIX/share/doc/xchainkeys/example.conf to the
above location.

See the manual page for further details and examples.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].