This is a discussion on Adding shortcuts to some menus within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> Hi, Here is a patch to add three menu shortcuts. It should not be applied to 1.8 release because ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, Here is a patch to add three menu shortcuts. It should not be applied to 1.8 release because this patch change strings. And I don't want this now. I'm not even sure about the key I choose : - View All Rows : Ctrl-D - View Filtered Rows : Ctrl-G - Query Tool : Ctrl-E Do you have better shortcuts to propose ? Thanks. Regards. -- Guillaume. <!-- http://abs.traduc.org/ http://lfs.traduc.org/ http://docs.postgresqlfr.org/ --> ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| |||
| Guillaume Lelarge wrote: > Hi, > > Here is a patch to add three menu shortcuts. It should not be applied to > 1.8 release because this patch change strings. And I don't want this now. > > I'm not even sure about the key I choose : > - View All Rows : Ctrl-D > - View Filtered Rows : Ctrl-G > - Query Tool : Ctrl-E > > Do you have better shortcuts to propose ? Added to my shiny new unapplied patches folder! /D ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| ||||
| Guillaume Lelarge wrote: > Hi, > > Here is a patch to add three menu shortcuts. It should not be applied to > 1.8 release because this patch change strings. And I don't want this now. > > I'm not even sure about the key I choose : > - View All Rows : Ctrl-D > - View Filtered Rows : Ctrl-G > - Query Tool : Ctrl-E > > Do you have better shortcuts to propose ? Nope. Thanks Applied :-) /D ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |