The keybinder2 package contains a utility library registering global X keyboard shortcuts.
This package is known to build and work properly using an LFS-7.10 platform.
Download (HTTP): http://pkgs.fedoraproject.org/repo/pkgs/keybinder/keybinder-0.3.0.tar.gz/2a0aed62ba14d1bf5c79707e20cb4059/keybinder-0.3.0.tar.gz
Download MD5 sum: 2a0aed62ba14d1bf5c79707e20cb4059
Download size: 372 KB
Estimated disk space required: 2.9 MB
Estimated build time: less than 0.1 SBU
gobject-introspection-1.48.0 and PyGTK-2.24.0
GTK-Doc-1.25 and Lua-5.3.3 (currently broken, because older lua version is required)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/keybinder2
Install keybinder2 by running the following commands:
./configure --prefix=/usr --disable-lua && make
This package does not come with a test suite.
          Now, as the root user:
        
make install
          --disable-lua: Use this
          switch to disable Lua-5.3.3 bindings (currently broken, because older
          lua version is required).
        
          --enable-gtk-doc: Use this parameter if
          GTK-Doc is installed and you wish
          to rebuild and install the API documentation.
        
Last updated on 2016-09-02 01:57:33 -0700