diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2016-01-25 01:32:08 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-28 22:55:40 -0800 |
commit | 88867e3d0b7eea256c1cd432b0a3c7a21e8edf07 (patch) | |
tree | fb27b916e4ffd00f5cdafd690982d5fbeb7670f2 /samples/hw_breakpoint | |
parent | 327b882d3bcc1fba82dbd39b5cf5a838c81218e2 (diff) | |
download | op-kernel-dev-88867e3d0b7eea256c1cd432b0a3c7a21e8edf07.zip op-kernel-dev-88867e3d0b7eea256c1cd432b0a3c7a21e8edf07.tar.gz |
Staging: speakup: fix read scrolled-back VT
Previously, speakup would always read the non-scrolled part of the VT,
even when the VT is scrolled back with shift-page. This patch makes
vt.c export screen_pos so that speakup can use it to properly access
the content of the scrolled-back VT.
This was tested with both vgacon and fbcon.
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Reviewed-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples/hw_breakpoint')
0 files changed, 0 insertions, 0 deletions