clipmenu is a simple clipboard manager using [dmenu][] and [xsel][]. To use it, start the `clipmenud` daemon, and then call `clipmenu` to launch `dmenu`. Upon choosing an entry, it is copied to the clipboard. [dmenu]: http://tools.suckless.org/dmenu/ [xsel]: http://www.vergenet.net/~conrad/software/xsel/