On Wed, Jul 4, 2018 at 4:58 PM, Dave Page <dp...@pgadmin.org> wrote: > > > On 4 Jul 2018, at 11:55, Khushboo Vashi <khushboo.va...@enterprisedb.com> > wrote: > > Accesskey specifies the shortcut key(s) to activate/focus an element. For > example, on Linux, it is Alt+Shift, on MacOS it is Ctrl + Alt. > > > Usually :-). It actually depends on what browser is used. > > Yes right, I have given example just to explain. :) The list of access keys browser wise : https://www.w3schools.com/tags/att_global_accesskey.asp
> So, if you set the shortcut in pgAdmin 4 *[accesskey] + f * on Linux > then you have to press * Alt+Shift+f* to activate that particular > element. > > > On Wed, Jul 4, 2018 at 4:12 PM, Mike Martin <redt...@gmail.com> wrote: > >> What is the control key identified as <accesskey> in the documentation >> >> thanks >> > >