2010/2/8 Danilo Godec <danilo.godec@xxxxxxxxx>: > On 8.2.2010 9:32, Danilo Godec wrote: >> On new DOSEMU there is a problem - when I press one of the 'home', 'end', >> 'page up', 'page down' or 'insert' keys, DOSEMU seems to 'hang' - but not >> completely. It still accepts CTRL-C and 'space' - but nothing else. This >> only happens if I use Netterm in conjunction with new DOSEMU. > > I found out how I can 'escape' from that state - if I press 'ESC' quickly > followed by 'ENTER', DOSEMU snaps out and I can continue using it... In > keyscan codes, that's ^[^M ... > > But still - how can I get these keys to work in DOSEMU? DOSEMU depends on the TERM environment variable setting to get these keys -- $_layout tends to not change these keys a lot as most keyboards have home/end etc in the same place. Try (in Linux) infocmp and playing a bit with TERM Perhaps export TERM=putty does the job? Bart -- To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html