X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=z8qKV6AI40rtjcwqGM/ikHik8DKYd1qwCoz0pyyppnk=; b=QjhY3m02WvRHDThmLSeRpenserXVLDIC4Z264QW0VhqZMAaK0KK45aub3BzaXCaBT+ FX3cZuMQh24/rxV45HY0oNj0pUuGJDG+xARL2Zv3tc3EFC0Uztzr23ewobn4qxqqHmTc Pg+lKAry9VXMj/cMbelXojPO5N6Jw5lg0YfqGJQB029cqlmzNavEJ49nlgNUBtBQZ2t0 lnN3JryW+Pa4eZcimpKq9rbSMk6d0u+YXVJ9B6zKg1PKZcQ91ZgEGbZrmlg8ABYTntYu SkkvRRtYu6zj/GwkVK8N5Ey3B757hbzhupBOFCmCepoOiKKziKtI7R1A1+damlf6bQUb kC1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=z8qKV6AI40rtjcwqGM/ikHik8DKYd1qwCoz0pyyppnk=; b=VVw7qiPPfb/zYt+ddKgEHI4G11DaPQAiapBXyYs2AMr/L6NOzXdzkUkISZ0V2TFAKE tCSr5VDYI9CkEsf/fTe6kqZqnxVj3jk49jSfjpKqIdkLQd6JxvRqA+MpCEAOoulBmzZn ym2nXWpPsrKAtr0IYA/iv4ELbkebpD9bPh7G+0u9TmEiFk8SKf11THxhl2NE0Xr7aKNB YhHW0M3QPcTDQxbUwXERCe/bXZJRpijidpXn3igNN+gFlB14X/vsC/2odB0mnV5iTEUe Lhjd8nB4KkMnFwhrr4q5PzkBWdYf1F3wGoU+SyjWodghdI+3s8MOnYAZDw9Gx8LDlAit kOrQ== X-Gm-Message-State: APjAAAVeCvJF2wwr6EqUB5rPQGHsZAZzN27b+me+0QE6No1g5FZirkvW kRw+WBp3uhubninebshN+HgwK16wPx6InRgUyglOxd+2FXE= X-Google-Smtp-Source: APXvYqzcXsJoYV+14I80PKO6mAxgxjAlmI8LR56C81DSVB7m3XYJl2rbf/YqnjygG426uGJxa/AFpFJLIUPmKFSsCqs= X-Received: by 2002:a62:e418:: with SMTP id r24mr8242838pfh.52.1554411257601; Thu, 04 Apr 2019 13:54:17 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-help AT delorie DOT com]" Date: Thu, 4 Apr 2019 16:54:06 -0400 Message-ID: Subject: Re: [geda-help] PCB and resizing via holes? To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary="000000000000d823a10585ba9274" Reply-To: geda-help AT delorie DOT com --000000000000d823a10585ba9274 Content-Type: text/plain; charset="UTF-8" Hi Graham- This is a known bug: https://bugs.launchpad.net/pcb/+bug/1496603 It has to do with how window managers intercept the "Alt" key. Likely when you press "Alt" and click, you'll drag around the entire window. The window manager is intercepting the keystrokes and acting instead of passing the input along to pcb. It's possible that the selection of this key combination actually predated that window manager behavior. We're planning to fix it in the next release, which I imagine will drop in the next couple of months. The version you're using is obviously 5 years old, and many improvements have been made in that time. I would strongly recommend updating to the latest release if possible. If your distribution doesn't include newer versions, you can always build and install pcb from source. I'd be happy to help you with that if you need. Thanks, --Chad On Thu, Apr 4, 2019 at 4:29 PM Graham S (graham DOT seale AT gmail DOT com) [via geda-help AT delorie DOT com] wrote: > Thank you. This does work! > I have to ask, when did it change, and, if you know, then why? > The motivation for assigning part of a logical key binding set to a menu > function that is available in the toolbar anyway seems unclear. > > Do I need to use a more up-to-date version? > For me to get a more recent version from the repository, I would have to > install Linux Mint 19.1, or use some more deliberate method. > Anyway, my thanks for the prompt reply, and that it did work. > > My regards > Graham > > On Thu, 4 Apr 2019 at 21:08, DJ Delorie wrote: > >> >> You can select the via, and use the "command line": >> >> :ChangeDrillSize(Selected,=28mil) >> >> (i.e. press ":" and type "Change...", then ) >> >> You can also override the menu bar shortcuts by finding gpcb-menu.res >> (you might need to build pcb from sources to get a copy), editing it, >> and putting it in ~/.pcb/ >> > --000000000000d823a10585ba9274 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Graham-
This is a known bug:
http= s://bugs.launchpad.net/pcb/+bug/1496603

It has to do with how window managers intercept the "Alt" k= ey. Likely when you press "Alt" and click, you'll drag around= the entire window. The window manager is intercepting the keystrokes and a= cting instead of passing the input along to pcb. It's possible that the= selection of this key combination actually predated that window manager be= havior.

We're planning to fix = it in the next release, which I imagine will drop in the next couple of mon= ths.

The version you're using is obviously 5 y= ears old, and many improvements have been made in that time. I would strong= ly recommend updating to the latest release if possible. If your distributi= on doesn't include newer versions, you can always build and install pcb= from source. I'd be happy to help you with that if you need.

Thanks,
--Chad

On Thu, Apr 4, 2019 = at 4:29 PM Graham S (graham.seale= @gmail.com) [via geda-help AT del= orie.com] <geda-help AT delori= e.com> wrote:
Thank you. This does work!
I have to ask, when did it change, and, if you know, then why?
<= /div>
The motivation for assigning part of a logical key binding set to= a menu function that is available in the toolbar anyway seems unclear.
=

Do I need to use a more up-to-date version?
For me = to get a more recent version from the repository, I would have to install L= inux Mint 19.1, or use some more deliberate method.
Anyway, my thanks fo= r the prompt reply, and that it did work.

My regards
=
Graham

On Thu, 4 Apr 2019 at 21:08, DJ Delorie <dj AT delorie DOT com> wrote:

You can select the via, and use the "command line":

:ChangeDrillSize(Selected,=3D28mil)

(i.e. press ":" and type "Change...", then <ENTER>= ;)

You can also override the menu bar shortcuts by finding gpcb-menu.res
(you might need to build pcb from sources to get a copy), editing it,
and putting it in ~/.pcb/
--000000000000d823a10585ba9274--