Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!amgraf!heitis1!news From: news@heitis1.uucp (News Administrator) Newsgroups: comp.unix.sysv386 Subject: Re: vpix under x11r4 under 386/ix 2.02 Message-ID: <1990Oct05.193250.17049@heitis1.uucp> Date: 5 Oct 90 19:32:50 GMT References: <90@usun01.UUCP> <4680@tuminfo1.lan.informatik.tu-muenchen.dbp.de> Organization: Harmon Electronics, Inc Lines: 20 In article <4680@tuminfo1.lan.informatik.tu-muenchen.dbp.de> roell@informatik.tu-muenchen.dbp.de (Thomas Roell) writes: > >easy, to let vpix run under a normal xterm. If you choose a vt100 emulation, >a IBM-PC compatible fonts (yes there is one available) and hack a file for >the scan-code emulation, everything should be okay. Well, but theres a little >problem: There are two modes for vpix to run: On a terminal or one console. >If it runs on the console, vpix make some ioctl's to /dev/vt??. Some of them >must fail, if an other programm (here our X-server) owns this device already. >This would be no problem, if vpix would recognice, that it runs not on the >console directly and instead handle the I/O like on a serial terminal. >But vpix recoginces a terminal only, if the calling shell runs on a /dev/tty??. > I have successfully run VP/ix from xterm on my system. I simply telnet'd to 'local', re-logged in, and then ran the VP/ix from the new login. This works because VP/ix sees that it is logged in remotely, on an vt100 terminal. Unfortunately, this removes your ability to use the Function keys, but I use 'VI' for all my editing anyway. brian