sxhkd-rc

[fork] simple X hotkey daemon (but for the rc shell)
Log | Files | Refs | README | LICENSE

commit 35358e9651cad5c584624c7d767ce22a92c112eb
parent 5f2d710915bedd69d452c7aee0d86a92b869ab35
Author: Bastien Dejean <nihilhill@gmail.com>
Date:   Fri,  6 Sep 2013 15:58:00 +0200

Version 0.4.3

Diffstat:
MMakefile | 2+-
Mdoc/sxhkd.1 | 6+++---
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Makefile b/Makefile @@ -1,5 +1,5 @@ NAME = sxhkd -VERSION = 0.4.2 +VERSION = 0.4.3 CC ?= gcc LIBS = -lm -lxcb -lxcb-keysyms diff --git a/doc/sxhkd.1 b/doc/sxhkd.1 @@ -2,12 +2,12 @@ .\" Title: sxhkd .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> -.\" Date: 08/31/2013 +.\" Date: 09/06/2013 .\" Manual: Sxhkd Manual -.\" Source: Sxhkd 0.4.2 +.\" Source: Sxhkd 0.4.3 .\" Language: English .\" -.TH "SXHKD" "1" "08/31/2013" "Sxhkd 0\&.4\&.2" "Sxhkd Manual" +.TH "SXHKD" "1" "09/06/2013" "Sxhkd 0\&.4\&.3" "Sxhkd Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------