diff options
author | Heinrich Schuchardt | 2018-11-10 19:55:48 +0100 |
---|---|---|
committer | Anatolij Gustschin | 2018-11-17 11:35:39 +0100 |
commit | 118f020d9a6d84b52cd533cfe5b02feae7e5bdde (patch) | |
tree | 892af3a970d4d1449a78539945d9aea449cca600 /doc/README.NetConsole | |
parent | 1d6edcbfed2af33c748f2beb399810a0441888da (diff) |
dm: video: correctly set the cursor position
The terminal escape sequence ESC [ <x> ; <y> H is used to set the cursor
position. According to the ECMA 48 standard the upper left corner in the
escape sequences is [1, 1]. The video uclass uses [0, 0] as upper left
corner.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/README.NetConsole')
0 files changed, 0 insertions, 0 deletions