Re: Keyboard shortcut challenges

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Keyboard shortcut challenges
Date: 2024-04-16 11:14:11
Message-ID: CAM9w-_=o9H=860=Z8AREMx=T-LU2ohoQVb83030D7Q2M=QTxug@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Just came to my mind - We could add one more checkbox - "Is Meta?" for
Ctrl. That way - users will have more control.

On Tue, Apr 16, 2024 at 4:26 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> I'm working on removing the usage of Access Keys(which varies based on OS
> and Browser combination) for keyboard shortcuts and instead use shortcuts
> similar to all other IDEs.
> The challenge here is OS. MacOS has an extra key - Meta, which pgAdmin
> doesn't take as part of keyboard shortcut currently. In fact, Mac can take
> Ctrl separately.
> pgAdmin can run as a web app so it's even more difficult. It is not
> possible to have multiple shortcuts based on the OS of the browser.
> I suggest we consider Ctrl as Meta when running on a Mac.
> Please let me know what you think.
>
>
> [image: image.png]
>
> --
> Thanks,
> Aditya Toshniwal
> pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com*
> <https://www.enterprisedb.com/>
> "Don't Complain about Heat, Plant a TREE"
>

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com*
<https://www.enterprisedb.com/>
"Don't Complain about Heat, Plant a TREE"

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2024-04-17 05:19:09 Re: Keyboard shortcut challenges
Previous Message Aditya Toshniwal 2024-04-16 10:56:22 Keyboard shortcut challenges