--- alx-src/trunk/alx-web/show.php 2008/06/05 09:37:05 437 +++ alx-src/trunk/alx-web/show.php 2008/06/05 11:00:34 438 @@ -26,6 +26,7 @@ $drop['resolution'] = array('640x480', '800x600', '1024x768', '1280x1024','1360x768', '1366x768', '1600x1200'); $drop['depth'] = array('24', '16', '8'); $drop['mouse'] = array('Auto', 'IMPS/2', 'PS/2'); + $drop['keyboard'] = array('kbd'); $drop['cfg_network_module'] = array('auto','3c59x', '8139too', '8139cp', 'e100', 'ne2k-pci', 'pcnet32', 'sis900', 'via-rhine', 'zd1211'); $drop['networking'] = array('dhcp', 'static'); $drop['port'] = array('lpt1', 'com1', 'com2', 'lpd', 'socket', 'ipp');