sxhkd-rc

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

commit 4a06e8f4a81a1a9160909f1d6ce22f809a0cade9
parent 42ed58438e38bcf1546da93db1c64fd6cea411b5
Author: Bastien Dejean <nihilhill@gmail.com>
Date:   Mon,  5 Aug 2013 14:54:48 +0200

Version 0.4.2

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.1 +VERSION = 0.4.2 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: 07/04/2013 +.\" Date: 08/05/2013 .\" Manual: Sxhkd Manual -.\" Source: Sxhkd 0.4.1 +.\" Source: Sxhkd 0.4.2 .\" Language: English .\" -.TH "SXHKD" "1" "07/04/2013" "Sxhkd 0\&.4\&.1" "Sxhkd Manual" +.TH "SXHKD" "1" "08/05/2013" "Sxhkd 0\&.4\&.2" "Sxhkd Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------