Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!lll-lcc!ncis.tis.llnl.gov!aftac.tis.llnl.gov!carlson From: carlson@aftac.tis.llnl.gov (John Carlson) Newsgroups: comp.windows.x Subject: Re: Help with Sun and X Message-ID: <158@ncis.tis.llnl.gov> Date: 25 Apr 89 01:58:44 GMT References: <1436@cunixc.cc.columbia.edu> Sender: news@ncis.tis.llnl.gov Reply-To: carlson@aftac.tis.llnl.gov (John Carlson) Distribution: na Organization: Lawrence Livermore National Laboratory, Livermore CA Lines: 21 In article <1436@cunixc.cc.columbia.edu> micky@cunixc.cc.columbia.edu (Micky Liu) writes: > >$ xinit; kbd_mode -a > >and now when I send it a KILL, it messes the console up and then logs >me out... Some other things are also happening with xterm, but I >can't pinpoint them yet... Is there something that I'm missing? I >know that there were some warnings about gcc-1.32, but I haven't kept >up to date... Hmmm... I just horked the stuff from ddx/sun/kbd_mode.c and put it in ddx/sun/sunIo.c under ddxGiveUp(). translate = (sunUseSunWindows() ? TR_EVENT : TR_ASCII ); I no longer use kbd_mode, except in extreme cases. Sometimes it's easy to make life easier. John Carlson carlson@tis.llnl.gov