[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gnupg under X



On Sun, Oct 29, 2000 at 04:04:42PM -0500, Roland McGrath wrote:
> 
> The libc code that gets invoked for /dev/tty will return ENXIO if the
> cttyid port is null.  So, I suspect that xterm failed to properly set the
> controlling terminal of its child process (your shell).  This is done with
> the TIOCSTTY ioctl.  So take a look at the code in xterm trying to do that
> and see what results it is getting.

This would probably explain why ^C and ^Z are not working in xterm, too.
rxvt gets this right, so it probably also does not show ENXIO, but I'd have
to check.

Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



Reply to: