Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!samsung!sol.ctr.columbia.edu!lll-winken!gauss.llnl.gov!casey From: casey@gauss.llnl.gov (Casey Leedom) Newsgroups: comp.windows.x Subject: Re: Why does xterm now report width-1 and height-1?? Message-ID: <44698@lll-winken.LLNL.GOV> Date: 16 Jan 90 20:49:38 GMT References: <44635@lll-winken.LLNL.GOV> Sender: usenet@lll-winken.LLNL.GOV Reply-To: casey@gauss.llnl.gov (Casey Leedom) Organization: Lawrence Livermore National Laboratory Lines: 7 I should also point out that this bug/feature seems to affect the sizes reported by xterm durring resize operations. When I'm resizing an xterm window to 80x30, its resizing window tells me that I've got 79x29 instead of 80x30. Somewhat surprisingly, when I ask the tty how large the window is via ``stty all'', the tty gives back 30 rows by 80 columns, so it's not off by one all through the code ...