sxhkd-rc

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

commit 229d393b30d9f16b5aadf29452cf998829958fcd
parent daa20c07ec902be6478cd11c95a93d224da8d0ed
Author: Bastien Dejean <nihilhill@gmail.com>
Date:   Mon,  7 Oct 2013 10:29:47 +0200

Version 0.5.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.5 +VERSION = 0.5.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: 10/01/2013 +.\" Date: 10/07/2013 .\" Manual: Sxhkd Manual -.\" Source: Sxhkd 0.5 +.\" Source: Sxhkd 0.5.1 .\" Language: English .\" -.TH "SXHKD" "1" "10/01/2013" "Sxhkd 0\&.5" "Sxhkd Manual" +.TH "SXHKD" "1" "10/07/2013" "Sxhkd 0\&.5\&.1" "Sxhkd Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------