Skip to content

XBindKeys_Config is an easy to use gtk program for configuring Xbindkeys.

License

Notifications You must be signed in to change notification settings

rgeorgiev583/xbindkeys_config

Repository files navigation

NOTE: This is a version of the original xbindkeys_config source which has been
modified to work with GTK2 and the latest versions of GCC and GNU ld (which are
respectively 10.2.0 and 2.36.1 as of the time of this writing).  It has been
tested under Arch Linux, where it managed to build and run successfully.

/***************************************************************************
 *                                                                         *
 *   This program is free software; you can redistribute it and/or modify  *
 *   it under the terms of the GNU General Public License as published by  *
 *   the Free Software Foundation; either version 2 of the License, or     *
 *   (at your option) any later version.                                   *
 *                                                                         *
 ***************************************************************************/


this is a config program for xbindkeys
it can create and modify the file ~/.xbindkeysrc, stop and restart xbindkeys.



-- Required

  XFree86

to compile from source:

	the GTK+ include files and libraries.


-- Instructions for instalation:

You have need xbindkeys program
http:https://hocwp.free.fr/xbindkeys/xbindkeys.html


xbindkeys_config  instalation:

     make
     su root
     make install

for uninstall
     su root
     make unistall

to use xbindkeys_config type:

xbindkeys_config




-- Contact Info

Laurent Vuibert
[email protected]

About

XBindKeys_Config is an easy to use gtk program for configuring Xbindkeys.

Resources

License

Stars

Watchers

Forks

Packages

No packages published