Home

Awesome

Space 2 Control

This little hack for X turns the spacebar key into another control key when used in combination. When used alone, it behaves like the ordinary space bar on the key release event. Especially useful with Emacs.

Prerequisites:

sudo apt-get install libx11-dev libxtst-dev
    Section "Module"
            Load  "record"
    EndSection

Install:

make
sudo make install

Arch linux

Space2Ctrl is currently available via the Arch User Repository (AUR) as 'space2ctrl-git'.

Usage: