commit ec158e3830911b845e69104e3adc29fbf83bdf32 parent ca764531bd591c9c781368e195775b5cb6be472b Author: Christoph Lohmann <20h@r-36.net> Date: Mon, 10 Dec 2012 20:32:15 +0100 Rename xgetidle to xssstate. Diffstat:
D | tools.suckless.org/xgetidle.md | | | 11 | ----------- |
A | tools.suckless.org/xssstate.md | | | 11 | +++++++++++ |
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/tools.suckless.org/xgetidle.md b/tools.suckless.org/xgetidle.md @@ -1,11 +0,0 @@ -xgetidle -======== -A simple tool to retrieve the X11 idle time. - -Development ------------ -You can [browse](http://git.suckless.org/xgetidle) its source code repository -or get a copy using the following command: - - git clone http://git.suckless.org/xgetidle - diff --git a/tools.suckless.org/xssstate.md b/tools.suckless.org/xssstate.md @@ -0,0 +1,11 @@ +xssstate +======== +A simple tool to retrieve the X screensaver state. + +Development +----------- +You can [browse](http://git.suckless.org/xssstate) its source code repository +or get a copy using the following command: + + git clone http://git.suckless.org/xssstate +