sxhkd-rc

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

commit 0a49ec5918aa8d65f5bbd7a8d926324163d9a661
parent 3ad4b20ef9d71a3f1514c2f106959ed416b45734
Author: Bastien Dejean <nihilhill@gmail.com>
Date:   Thu,  4 Jul 2013 10:33:26 +0200

Version 0.4.1

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