On Tue, 2002-11-19 at 18:15, David Guntner wrote: > I'm using a web-based application which is trying to spawn a screen session > to allow control of something which usually requires that it be running in > a shell window. This application spawns the "screen" program to create a > terminal environment, and when you click on the next thing that you want to > configure in the web page, it spawns a "screen -r" to reconnect to that > session, make the changes, and detach again. > > Unfortunately, when I try to click various things, I keep seeing the output > saying "please set a terminal type". This, of course, means that the whole > thing is falling through at the "screen" level. > > So the big question is: Is there a way to tell screen to not *care* about > your terminal type, but to just go ahead and run as though it were in a > dumb terminal? Any information/ideas/etc would be appreciated. > > --Dave
Screen checks the TERM variable in the environment when it is started. The TERM variable is supposed to correctly describe the terminal you are using. What is your TERM set to? --LX -- ��������������������������������������������������� Kernel 2.4.18-6mdk Mandrake Linux 8.2 Enlightenment 0.16.5-11mdk Evolution 1.0.2-5mdk Registered Linux User #268899 http://counter.li.org/ ���������������������������������������������������
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
