On Tue, 19 Oct 2004, Claudia Neumann wrote: > Am Dienstag, 19. Oktober 2004 11:54 schrieben Sie: > > Can you try some explicit $_layout settings? > > There seems to be a $_layout = "de" without dead keys and a $_layout = > > "de_latin1" which uses dead keys. > > I had $_layout = "de_latin1" and now tried it with $_layout = "de". It's the > same. Should I download from CVS?
I doubt that will help. Perhaps it may help with the other problem but I'd still like to know where the problem really is any case. Does the keyboard problem only occur in terminals or also in xdosemu? Does the key work in Linux just before you start dosemu? Can you provide a log (-D+k), just pressing a problematic key, and then kill dosemu from another terminal? > > and retry? The gdb backtrace will be much more useful then. > > Okay, attached last 500 lines of boot.log That's a very nasty crash in malloc(). Can you try again using electric fence? Most Linux distributions provide this package, it could be named libefence or electric-fence or similar. Then run LD_PRELOAD=/usr/lib/libefence.so dosemu.bin -D+Dd Bart - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
