From 86ed1ce87efe30360657ef33f8a5b8f64887d7a3 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Fri, 20 Jun 2014 22:23:35 +0000 Subject: [PATCH] mention mouse in 9wm --- src/9wm/index.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/src/9wm/index.mdwn b/src/9wm/index.mdwn index 7f6794d..e4802a1 100644 --- a/src/9wm/index.mdwn +++ b/src/9wm/index.mdwn @@ -3,6 +3,7 @@ Author: Neale Pickett 9wm is an X11 window manager inspired by the Plan 9 window manager 8½. It provides a very simple and clean user interface. +It makes heavy use of the mouse, and no use of the keyboard. It is click-to-type. It uses the X11 font system (which, unfortunately, means no Unicode support).