getch2 fix - by Dimitar Zhekov <jimmy@is-vn.bg>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6053 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-05-12 01:01:34 +00:00
parent e34ae0ad1d
commit cfb5ef8d6f
1 changed files with 1 additions and 0 deletions

View File

@ -514,6 +514,7 @@ static int checksupportedmodes() {
vga_modeinfo *minfo;
checked = 1;
getch2_disable();
vga_init();
vga_disabledriverreport();
max = vga_lastmodenumber();