X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49F1F50C.1020307@cwilson.fastmail.fm> Date: Fri, 24 Apr 2009 13:21:16 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Updated: rxvt-20050409-10 References: <20090424081907 DOT 952B939078 AT heartbeat1 DOT messagingengine DOT com> <200904241119 DOT n3OBJB5P029084 AT mail DOT bln1 DOT bf DOT nsn-intra DOT net> In-Reply-To: <200904241119.n3OBJB5P029084@mail.bln1.bf.nsn-intra.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Thomas Wolff wrote: >> o Restore Alt-Space behavior (e.g. pass thru to windows, to >> allow access to Minimize/Maximze/Restore menu). Reported >> by Davide Dente. > I'm not sure whether this is appreciable. Wouldn't users of a terminal > from the Unix world like to retain its features and want to have > Alt-space available? I personally use it. Can you make this an option? It is possible, but it won't happen immediately. (Faster with patches...) What switch would you suggest? -bs and -sb are both already used... Maybe a long-only option? --unix-alt-space (or, perhaps, --win32-alt-space)? > Also (I know I asked this already 1 or 2 years ago...) do you see > any chance now to combine the stand-alone feature (libW11...) with > rxvt-unicode? (Maybe it's a new challenge for someone now that cygwin > introduced native Unicode support) It would need more work -- a lot more work -- on libW11. I made an abortive attempt a few years back: ITP: libW11 http://cygwin.com/ml/cygwin-apps/2006-03/msg00120.html as part of my diabolical plan, described here: http://cygwin.com/ml/cygwin-apps/2006-03/msg00122.html IMO, the addition of unicode features to cygwin doesn't assist (much) in making rxvt-unicode run in non-X mode, because rxvt-unicode uses a LOT more of xlib that plain rxvt does, above and beyond the unicode stuff (which is normally provided by libc, or in this case, cygwin1.dll). So, that's not going to happen any time soon. I do have a number of ideas to improve checkX (e.g. adding a launcher functionality similar to run.exe that switch-hits depending on whether X is detected) and I plan to release a new checkX with those features soon. That is (one of) the necessary pre-conditions for my "diabolical plan", so...we're getting there. Veeery sloooowly. It's obviously not my highest priority. ) -- Chuck -- 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/