sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 0ecb9ebf9cb026d012ffbcb51063f6eabbbc7363
parent 9ebdeed3fe5aab5acc256d879a3d120154784686
Author: rhoio <rhoio@gmx.de>
Date:   Sun,  3 Jan 2016 21:12:56 +0100

next try on definition lists, second format variant, since first not working

Diffstat:
Mtools.suckless.org/index.md | 72++++++++++++++++++++++++++++++++++++------------------------------------
1 file changed, 36 insertions(+), 36 deletions(-)

diff --git a/tools.suckless.org/index.md b/tools.suckless.org/index.md @@ -1,65 +1,65 @@ tools ===== -[9base](/9base) -: 9base is a port of various original Plan 9 tools for Unix, based on +=(9base](/9base)= + 9base is a port of various original Plan 9 tools for Unix, based on [plan9port](http://swtch.com/plan9port/). -[dmenu](/dmenu) -: dmenu is a dynamic menu for X, originally designed for +=(dmenu](/dmenu)= + dmenu is a dynamic menu for X, originally designed for [dwm](http://dwm.suckless.org/). It manages large numbers of user-defined menu -[Irc it (ii)](/ii) -: ii is a minimalist FIFO and filesystem-based IRC client. It creates an irc directory tree with server, channel and nick name directories. In every directory a FIFO in file and a normal out file is created. +=(Irc it (ii)](/ii)= + ii is a minimalist FIFO and filesystem-based IRC client. It creates an irc directory tree with server, channel and nick name directories. In every directory a FIFO in file and a normal out file is created. -[lsw](/lsw) -: Lists the titles of all running X windows to stdout, similar to ls(1). Might be +=(lsw](/lsw)= + Lists the titles of all running X windows to stdout, similar to ls(1). Might be useful for script integration. -[lsx](/lsx) -: List executables in a directory tree. It just does this, nothing else. +=(lsx](/lsx)= + List executables in a directory tree. It just does this, nothing else. -[quark](/quark) -: quark is an extremly small and simple http get-only web server. It only serves static pages on a single host. +=(quark](/quark)= + quark is an extremly small and simple http get-only web server. It only serves static pages on a single host. -[sandy](/sandy) -: sandy is an ncurses text editor with an easy-to-read, hackable C source. Sandy tries to maximize screen estate, minimize the SLOC used and not get in your way too much. It can somehow be controlled using a named pipe that lives in /tmp and all preferences and keybindings are to be chosen at compile time. +=(sandy](/sandy)= + sandy is an ncurses text editor with an easy-to-read, hackable C source. Sandy tries to maximize screen estate, minimize the SLOC used and not get in your way too much. It can somehow be controlled using a named pipe that lives in /tmp and all preferences and keybindings are to be chosen at compile time. -[sent](/send) -: Simple plaintext presentation tool. +=(sent](/send)= + Simple plaintext presentation tool. -[sic - simple irc client](/sic) -: sic is an extremely simple IRC client. It consists of less than 250 lines of code. It is the little brother of [irc it](/ii). +=(sic - simple irc client](/sic)= + sic is an extremely simple IRC client. It consists of less than 250 lines of code. It is the little brother of [irc it](/ii). -[slock](/slock) -: Simple X display locker. This is the simplest X screen locker we are +=(slock](/slock)= + Simple X display locker. This is the simplest X screen locker we are aware of. It is stable and quite a lot of people in our community are using it every day when they are out with friends or fetching some food from the local -[sprop](/sprop) -: sprop is a simple X property utility. Less is more. +=(sprop](/sprop)= + sprop is a simple X property utility. Less is more. -[sselp](/sselp) -: Simple X selection printer. Prints the X selection to stdout. If there is no X +=(sselp](/sselp)= + Simple X selection printer. Prints the X selection to stdout. If there is no X client owning the selection it just exits. Useful for scripts where you can query the X selection without pressing mouse Button2 in cumbersome ways. -[ssid](/ssid) -: Simple setsid replacement, nothing special about it except it being really simple. +=(ssid](/ssid)= + Simple setsid replacement, nothing special about it except it being really simple. -[svkbd](/svkbd) -: This is a simple virtual keyboard, intended to be used in environments, +=(svkbd](/svkbd)= + This is a simple virtual keyboard, intended to be used in environments, where no keyboard is available. -[swarp](/swarp) -: Simple pointer warping tool for X. Warps the mouse pointer to a given position, e.g.: +=(swarp](/swarp)= + Simple pointer warping tool for X. Warps the mouse pointer to a given position, e.g.: -[tabbed](/tabbed) -: Simple generic tabbed fronted to xembed aware applications, originally designed +=(tabbed](/tabbed)= + Simple generic tabbed fronted to xembed aware applications, originally designed -[wmname](/wname) -: wmname prints/sets the window manager name property of the root window similar +=(wmname](/wname)= + wmname prints/sets the window manager name property of the root window similar to how hostname(1) behaves. -[xssstate](/xssstate) -: A simple tool to retrieve the X screensaver state. +=(xssstate](/xssstate)= + A simple tool to retrieve the X screensaver state.