Re: unable to start xterm - jornada720
Abu Hussain Al Mukhtar <[email protected]> Mon, 13 Dec 2021 05:30:29 +0000
| Newsgroups | gmane.os.netbsd.ports.hpcarm |
|---|---|
| Message-ID | <Ybbadf/[email protected]> |
Thanks a lot, that worked indeed. BR.- * Izumi Tsutsui <[email protected]>: > > attempting to start xterm, either manually after starting X > > or putting it as a command in my .xinitrc (as is default), > > results in nothing. > : > > Does this sound familiar to anyone? > > Lacking pseudo terminal device nodes could cause this behavior. > In this case you need the following line in /etc/fstab to have ptyfs: > --- > ptyfs /dev/pts ptyfs rw > --- > > Have fun, > --- > Izumi Tsutsui