Re: [Gimp-user] Displaying keyboard shortcuts

2008-01-04 Thread Kevin Cozens
Jeffery Small wrote: > I downloaded viewShortcuts.py and place it in my plug-ins directory. I forgot to mention that after the file is copied to the plug-ins directory you need to set the execute bits (ie. use chmod +x). -- Cheers! Kevin. http://www.ve3syb.ca/ |"What are we going to

Re: [Gimp-user] Displaying keyboard shortcuts

2008-01-04 Thread David Gowers
On Jan 5, 2008 1:28 PM, Jeffery Small <[EMAIL PROTECTED]> wrote: > On Jan 5, 2008 2:33 AM, <[EMAIL PROTECTED]> wrote: > > For those wanting a list of their current shortcuts - you can use this > > script... > > > > http://gimpthoughts.com/home/index.php?option=com_docman&task=cat_view&gid=23&Itemi

Re: [Gimp-user] Displaying keyboard shortcuts

2008-01-04 Thread Kevin Cozens
Jeffery Small wrote: > On Jan 5, 2008 2:33 AM, <[EMAIL PROTECTED]> wrote: >> For those wanting a list of their current shortcuts - you can use this >> script... >> >> http://gimpthoughts.com/home/index.php?option=com_docman&task=cat_view&gid=23&Itemid=38 > > I downloaded viewShortcuts.py and plac

Re: [Gimp-user] Displaying keyboard shortcuts

2008-01-04 Thread Jeffery Small
On Jan 5, 2008 2:33 AM, <[EMAIL PROTECTED]> wrote: > For those wanting a list of their current shortcuts - you can use this > script... > > http://gimpthoughts.com/home/index.php?option=com_docman&task=cat_view&gid=23&Itemid=38 Hi: I downloaded viewShortcuts.py and place it in my plug-ins direct

Re: [Gimp-user] Displaying keyboard shortcuts

2008-01-04 Thread David Gowers
Hi mordac, On Jan 5, 2008 2:33 AM, <[EMAIL PROTECTED]> wrote: > For those wanting a list of their current shortcuts - you can use this > script... > > http://gimpthoughts.com/home/index.php?option=com_docman&task=cat_view&gid=23&Itemid=38 > > For an example of what it does: > http://gimpthoughts.

[Gimp-user] Displaying keyboard shortcuts

2008-01-04 Thread mordac2
For those wanting a list of their current shortcuts - you can use this script... http://gimpthoughts.com/home/index.php?option=com_docman&task=cat_view&gid=23&Itemid=38 For an example of what it does: http://gimpthoughts.com/share/shortcuts/categories.html Couple notes: It creates a "shortcuts"

[Gimp-user] Displaying keyboard shortcuts

2008-01-04 Thread Jeffery Small
Speaking of keyboard shortcuts, is there any way to see a concise list of all assigned shortcuts ordered into groups (i.e., sorted by alpha-numeric, Shift, Control, Alt, Meta, Control-Shift, etc.)? If not, I think this would be a really useful function to add to the Keyboard shortcuts menu. Pressi