commit | f85581004c140c09936bc63f3744a287216aa76d | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sat Jul 30 11:39:12 2011 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Aug 05 10:57:35 2011 -0500 |
tree | 090fac890b79c0e86bfdd34a5eaf065338a750c9 | |
parent | 110defd753906a01d01d0cabfb2d8db77b3271ef [diff] |
sdl: Consistently avoid grabbing input for text consoles There were some preexisting bits that released the input when switching to text console. This patch spreads this logic consistently and also avoids grabbing the input while a text console is active. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>