| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| X-YMail-OSG: | CtiTonwVM1mSioNcmtrNzdmIAme.svN82MCH4JcioNEm3H8Dsyl2uhpB.ONKA9ni0Q-- |
| Date: | Fri, 3 Oct 2008 08:53:26 +0200 (CEST) |
| From: | Marco Atzeri <marco_atzeri AT yahoo DOT it> |
| Subject: | Re: rxvt redraw issues with Virtual Dimension virtual desktop manager |
| To: | John Hardin <jhardin AT impsec DOT org>, cygwin mailing list <cygwin AT cygwin DOT com> |
| In-Reply-To: | <Pine.LNX.4.64.0810021217560.15026@mercury.impsec.org> |
| MIME-Version: | 1.0 |
| Message-ID: | <866296.87922.qm@web25006.mail.ukl.yahoo.com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
--- John Hardin ha scritto:
> On Thu, 2 Oct 2008, Marco Atzeri wrote:
>
> > --- John Hardin ha scritto:
> >
> >> {counts a few instances} *exactly* 19 columns at
> the left edge of the
> >> window are redrawn. The rest of the window is
> blank.
> >
> > I am using Virtual Dimension 0.94
>
> Same here. On Windows XP SP2.
same.
>
> > and I have not such problem with rxvt, nor in win
> mode neither in X11
>
> How are you launching an rxvt window?
>
> I launch mine from a desktop shortcut to this .BAT
> file:
>
> @echo off
> C:
> chdir C:\cygwin\bin
> set DISPLAY=
> start /min bash --login -i -c 'cmd /c start rxvt
> --geometry 132x60+20+20 -e bash'
>
There is no real need of a batch file
I made a simple link with
Target: C:\cygwin\bin\rxvt.exe -e /bin/bash -l
Start in C:\cygwin\bin
similar for rxvt on X11
Target: C:\cygwin\bin\rxvt.exe -display
127.0.0.1:0.0 -fn 6x13 -fg white -bg black -e
/bin/bash -i -l
Start in C:\cygwin\bin
similar for rxvt + screen
Target C:\cygwin\bin\rxvt.exe -e /bin/screen
Start in C:\cygwin\bin
> How many virtual desktops do you have defined?
>
> Could you open an rxvt window on each desktop, put
> some content in them by
> doing something like "tail /etc/group", and switch
> between the virtual
> desktops? It may take a little while before the
> problem occurs.
4 desks.
I can create and move the rxvt's between the
various desk, with and without X11.
Same with cygwin 1.7
>
> Thanks!
>
> --
> John Hardin KA7OHZ
Regards
Marco
Scopri il blog di Yahoo! Mail:
Trucchi, novitą e la tua opinione.
http://www.ymailblogit.com/blog
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |