sxhkd-rc

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

commit 383e5de8f895257e809b1de6b3b0bcad04b49667
parent d11bfe6adafbc803d0f15d37fdd9047d14b48979
Author: Bastien Dejean <nihilhill@gmail.com>
Date:   Mon,  1 Jul 2013 14:29:49 +0200

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