From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3602 invoked by alias); 5 Jan 2012 21:40:41 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 16704 Received: (qmail 17742 invoked from network); 5 Jan 2012 21:40:40 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_IN_DNSWL_LOW, T_DKIM_INVALID autolearn=no version=3.3.2 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.212.43 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=bv84FGMOEWm600ykCTOC9Iy75EitZrYI0/CQJj1sdS8=; b=YZSb7h5xpI0YNNH86l3vqzWwqJ4lOCDNoQ9xHQ0OzAg7x6/LBkVaHkGrCscy+wbeQf AKrBdlT3j45VeTi1Q508nmLaI0p7Ad1drTzIk2HW+ZhG45wuJcDJ/NLbEmtwi9QO5thZ plSbwhkagB+H3U5CUbdH+xbbFniUGwiNCFTFA= MIME-Version: 1.0 In-Reply-To: <4F06163D.9040800@eastlink.ca> References: <20111224111347.GE3506@xvii.vinc17.org> <111226234028.ZM23820@torch.brasslantern.com> <111228112835.ZM29173@torch.brasslantern.com> <4EFE1AE2.1000404@eastlink.ca> <111230130727.ZM1480@torch.brasslantern.com> <4F048DCB.8000600@eastlink.ca> <20120105201347.28d5dfe9@pws-pc.ntlworld.com> <4F0608CF.3020001@eastlink.ca> <4F06163D.9040800@eastlink.ca> Date: Thu, 5 Jan 2012 22:33:09 +0100 Message-ID: Subject: Re: autoload syntax From: Mikael Magnusson To: Ray Andrews Cc: zsh-users@zsh.org Content-Type: text/plain; charset=UTF-8 On 5 January 2012 22:29, Ray Andrews wrote: > On 05/01/12 01:06 PM, Mikael Magnusson wrote: > > Mikael, > >> I'm not surprised. I can't be the first guy who is bothered by >>> >>> having to use the mouse to move between xterms. >> >> What do you mean with this? Obviously nobody uses their mouse to >> switch between terminals. >> > Before now I had no other choice than the mouse to move between > my two screens while X is running. Outside the GUI, I only have one screen > and > one tty working, so the issue never comes up. When running Gnome, I often > have four > open xterms, two on each monitor, and as far as I can tell there is no way > to move > focus from one screen to the other without moving the mouse pointer via the > mouse itself. There is supposed to be a way to use the keypad arrows to move > the > pointer, but it crashes here. Sounds like you should probably fix your windowing environment rather than invent more or less crazy hacks. :) -- Mikael Magnusson