sxhkd-rc

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

commit e94452a2a0f40909e31d7b0b4ee83e05a4bd5e68
parent 1ce2f42b0866aca7d8d6859282353be6852cc62e
Author: Bastien Dejean <nihilhill@gmail.com>
Date:   Wed, 30 Jul 2014 11:49:51 +0200

Version 0.5.4

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.3 +VERSION = 0.5.4 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: 12/27/2013 +.\" Date: 07/30/2014 .\" Manual: Sxhkd Manual -.\" Source: Sxhkd 0.5.3 +.\" Source: Sxhkd 0.5.4 .\" Language: English .\" -.TH "SXHKD" "1" "12/27/2013" "Sxhkd 0\&.5\&.3" "Sxhkd Manual" +.TH "SXHKD" "1" "07/30/2014" "Sxhkd 0\&.5\&.4" "Sxhkd Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------