delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/08/29/22:53:21

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=xO6LIl6Gq4mAtisJte9NFmT3OIzuG4Icqc7S68ImkOM
me2pKFvHKJcJizK3lTvZlJTNSPis99sYKHe7Vd2/Sq+UGBasdYxwD93yAfeCw/zW
oJkTGHiboHMA1DOj0iLzawq1/5JrMQAZYlQLvvQOWWnWRqeiDCeQPurrtnSCoAqc
=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=qTjnfmABwqMWDgYpOyyMsmlh97c=; b=IDdMA1/Q+1xc7OLcz
AD4GDypylF43ecPARaQZkde9adx8aA+dap7Gy0YnnlHUYEi5HJ+agixB1hmvng2A
r+KTLl/EJt7k0UUjJVI3Xshrdi/i+NxuDj/fAbBfOxZ5yy+mwYxhZaspJRTdg+cJ
Lwj4xEhr6z35eQQ/F4Gd4gSw8g=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-pa0-f47.google.com
X-Received: by 10.68.220.199 with SMTP id py7mr27381318pbc.150.1440902810131; Sat, 29 Aug 2015 19:46:50 -0700 (PDT)
Message-ID: <55E26E95.7060309@gmail.com>
Date: Sun, 30 Aug 2015 10:46:45 +0800
From: KHMan <keinhong AT gmail DOT com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: [ANNOUNCEMENT] Early Deprecation Notice: Windows XP and Server 2003 support
References: <20150826115109 DOT DC166300 DOT helmut DOT karlowski AT ish DOT de> <49A5ECFF7A0A419F829D58F760F8DDA3 AT NCC1701> <20150826125618 DOT 56814D38 DOT helmut DOT karlowski AT ish DOT de> <20150826112652 DOT GF5046 AT calimero DOT vinschen DOT de> <232266374 DOT 20150826152309 AT yandex DOT ru> <CADi7v6LA14pTkif-nytOkiPajv450CMvQ_uJeee4kTCa0ctE9w AT mail DOT gmail DOT com> <512330986 DOT 20150830045310 AT yandex DOT ru>
In-Reply-To: <512330986.20150830045310@yandex.ru>
X-IsSubscribed: yes

On 8/30/2015 9:53 AM, Andrey Repin wrote:
> Greetings, Bryan Berns!
>
>> On Wed, Aug 26, 2015 at 8:23 AM, Andrey Repin wrote:
>>> Greetings, Corinna Vinschen!
>>>
>>>> On Aug 26 12:56, Helmut Karlowski wrote:
>>>>>>> Guess that's better than to stick with the kludges, migration to 10 is
>>>>>>> on the way.
>>>>>>  From what I've seen and heard W10, while mostly stable, still coerces users
>>>>>> towards the software as (an expensive) service model and follows the dictum
>>>>>> that Microsoft knows more about what you want than you do (default saves to
>>>>>> microsoft cloud storage, grabs your pictures for background slide show
>>>>>> without asking, etc.).
>>>>>
>>>>> I hope I can customize it to behave like XP (only the goodies of
>>>>> course).
>>>
>>>> http://classicshell.net
>>>
>>> That doesn't solve the hotkeys bound at driver levels, unfortunately.
>>> Half of my keyboard dead now thanks to the move to Win7.
>>>
>>> Anyway, on the topic: All I could ask is to give us a notice when the final
>>> build for XP is available, so that we could prepare own mirrors.
>
>> If you're passionate about it and you have any programming experience,
>> keyboard filter drivers are quite easy to write.
>
> You don't even need to write anything - standard driver allows key remapping
> through registry, if that's what you have in mind.
> The driver is not a problem, though, it is OS that register hotkeys in the
> kernel.

One more data point... I moved from XP to Win7Pro not too long 
ago. I agree Cygwin should move beyond XP compatibility level. On 
XP machines which I now occasionally use, I don't expect to update 
Cygwin anymore. While an ability to reinstall Cygwin to the last 
XP-compatible packages would be nice, I have archives of disk 
partitions so I do not expect to reinstall ever.

Win7 does break a lot of VirtuaWin (for virtual desktops) hotkeys, 
in return for a lot of functionality I do not care for. Googling 
for solutions was fruitless. Settled for some loss of 
functionality (all the WinKey + arrow stuff etc), and use absolute 
targets instead of relative targets. That is, WinKey + NumPad# for 
switching desktops and Alt + WinKey + NumPad# for moving app 
windows to particular desktops. Not ideal, though tolerable, and I 
look forward to never ever using the Win10 UI. ;-)

-- 
Cheers,
Kein-Hong Man (esq.)
Kuala Lumpur, Malaysia


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019