Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!swidir.switch.ch!swsbe6.switch.ch!scsing.switch.ch!news.belwue.de!newsserv.zdv.uni-tuebingen.de!bias.ipc.uni-tuebingen.de!seicom.de!ibb.schwaben.com!wuschel.ibb.schwaben.com!uz From: uz@wuschel.ibb.schwaben.com (Ullrich von Bassewitz) Subject: Q: Writing to lower right of console X-Newsreader: TIN [version 1.2 PL2] Reply-To: uz@ibb.schwaben.com Organization: Ingenieurbuero von Bassewitz Message-ID: <DFrvI6.8ro@wuschel.ibb.schwaben.com> Date: Sun, 1 Oct 1995 13:44:28 GMT Lines: 27 I'm trying to port a program from linux to freebsd. Until now there is only one problem: If I write to the last char of the screen (the char in the lower right corner), a scroll happens and my last line goes one line up, the first line vanishes. My program is screen oriented, it has a menu line as the first and a status line as the last line of the screen. You can imagine, what happens if the screen scrolls one line up when writing the status line... I know, that this is not really a freebsd problem, many terminals may have this too (the Linux console and xterm windows under X don't have it). With a special terminal, I can tell people, that my program will not support this terminal - but telling people that the console is not suppported would be a very unpopular approach :-) I would be very happy if anyone can help me with this. Thanks Uz -- Ullrich von Bassewitz uz@ibb.schwaben.com