sxhkd-rc

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

commit aa0f5c22797d3e60d3f016c794aabbb840bad40a
parent 2b0f9713e72fb8fa4685476a5c6f14c26cfbc955
Author: Bastien Dejean <nihilhill@gmail.com>
Date:   Thu,  5 Dec 2013 15:06:34 +0100

Version 0.5.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.5.2 +VERSION = 0.5.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: 10/19/2013 +.\" Date: 12/05/2013 .\" Manual: Sxhkd Manual -.\" Source: Sxhkd 0.5.2 +.\" Source: Sxhkd 0.5.3 .\" Language: English .\" -.TH "SXHKD" "1" "10/19/2013" "Sxhkd 0\&.5\&.2" "Sxhkd Manual" +.TH "SXHKD" "1" "12/05/2013" "Sxhkd 0\&.5\&.3" "Sxhkd Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------