Hi, Because of recent changes in the pc_kbd code VC switching is broken (switching to VCs >2 doesn't work anymore). This was caused because the code assumes things about the order of the scancodes of the function keys. Because isn't true for set 2 VC switching is broken.
(diff attached) Changelog entry: 2002-11-21 Marco Gerards <[EMAIL PROTECTED]> * pc-kbd.c (IS_FUNC_KEY): New macro. (input_loop): Replaced code for set1 for console switching by set2 code. ------------- Marco Gerards
switch_vt_fix.diff
Description: Binary data