From: Kevin Lamonte Date: Tue, 26 Feb 2019 13:46:15 +0000 (-0600) Subject: fix table X-Git-Url: http://git.nikiroo.be/?a=commitdiff_plain;h=4d18400882ff7cc97ceec7df5c58f0dc8b4c813f;p=nikiroo-utils.git fix table --- diff --git a/README.md b/README.md index 60b666a..5e8204c 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ backend. | Terminal | Environment | Mouse Click | Mouse Cursor | Images | | -------------- | ------------------ | ----------- | ------------ | ------ | | xterm | X11 | yes | yes | yes | -| lcxterm | CLI, Linux console | yes | yes | no | +| lcxterm(3) | CLI, Linux console | yes | yes | no | | rxvt-unicode | X11 | yes | yes | no | | alacritty(3) | X11 | yes | yes | no | | gnome-terminal | X11 | yes | yes | no | @@ -218,7 +218,7 @@ backend. | putty | X11, Windows | yes | no | no(2) | | Linux | Linux console | no | no | no(2) | | qodem(3) | CLI, Linux console | yes | yes(4) | no | -| qodem-x11(3) | CLI | yes | no | no | +| qodem-x11(3) | X11 | yes | no | no | 1 - Passes mouse to its host console, so will support mouse if the host console does.