sxhkd-rc

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

commit 1b0df27723ffc9e2238028ce0e5fb4d4be8888e2
parent 2e6e4811845f59b6faed6b4d3eadb56ee5a48d03
Author: Bastien Dejean <nihilhill@gmail.com>
Date:   Fri, 20 Mar 2015 22:31:37 +0100

Version 0.5.5

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.4 +VERSION = 0.5.5 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: 03/17/2015 +.\" Date: 03/20/2015 .\" Manual: Sxhkd Manual -.\" Source: Sxhkd 0.5.4 +.\" Source: Sxhkd 0.5.5 .\" Language: English .\" -.TH "SXHKD" "1" "03/17/2015" "Sxhkd 0\&.5\&.4" "Sxhkd Manual" +.TH "SXHKD" "1" "03/20/2015" "Sxhkd 0\&.5\&.5" "Sxhkd Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------