summaryrefslogtreecommitdiffstats
path: root/libvo/vo_svga.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_svga.c')
-rw-r--r--libvo/vo_svga.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/vo_svga.c b/libvo/vo_svga.c
index 0d1482f4cf..f4384e2163 100644
--- a/libvo/vo_svga.c
+++ b/libvo/vo_svga.c
@@ -514,6 +514,7 @@ static int checksupportedmodes() {
vga_modeinfo *minfo;
checked = 1;
+ getch2_disable();
vga_init();
vga_disabledriverreport();
max = vga_lastmodenumber();