keyboard shortcuts for 50% view, etc
This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.
This is a read-only list on gimpusers.com so this discussion thread is read-only, too.
keyboard shortcuts for 50% view, etc | Gary Aitken | 26 May 02:17 |
keyboard shortcuts for 50% view, etc | Richard | 26 May 04:08 |
keyboard shortcuts for 50% view, etc | Gary Aitken | 26 May 14:41 |
keyboard shortcuts for 50% view, etc | Richard | 26 May 23:28 |
keyboard shortcuts for 50% view, etc | Liam R E Quin | 26 May 04:13 |
keyboard shortcuts for 50% view, etc | Richard | 26 May 12:08 |
keyboard shortcuts for 50% view, etc
I have not been able to get the keyboard shortcuts for < 100% view (2, etc.) to work since as long as I can remember. The ones for 100% and greater ('1', '2', etc.) seem to work fine.
If I activate the shortcut key editing dialog and try to set the shortcut
manually, e.g. 2 for 50%,
instead of displaying 2 it displays "@" (which is the normal character
for 2 on my keyboard) and it works fine.
Does anyone else have the same issue?
Is there something I am missing, or are the shortcuts simply not working in my (fbsd) build?
Gary
keyboard shortcuts for 50% view, etc
I get the same behavior, running GIMP 2.8.10 on Win32 XP. (Though in my case I generally zoom via mousewheel not keyboard so I wouldn't have noticed.)
Bug? Shift+2 == @, but you'd think that all keyboard shortcuts should use the actual scan code for the key(s) and not its logical input value.....
-- Stratadrake
strata_ranger@hotmail.com
--------------------
Numbers may not lie, but neither do they tell the whole truth.
Date: Sun, 25 May 2014 20:17:28 -0600 From: gimp@dreamchaser.org
To: gimp-user-list@gnome.org
Subject: [Gimp-user] keyboard shortcuts for 50% view, etcI have not been able to get the keyboard shortcuts for < 100% view (2, etc.) to work since as long as I can remember. The ones for 100% and greater ('1', '2', etc.) seem to work fine.
If I activate the shortcut key editing dialog and try to set the shortcut manually, e.g. 2 for 50%,
instead of displaying 2 it displays "@" (which is the normal character for 2 on my keyboard) and it works fine.Does anyone else have the same issue?
Is there something I am missing, or are the shortcuts simply not working in my (fbsd) build?
Gary
_______________________________________________ gimp-user-list mailing list
List address: gimp-user-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list List archives: https://mail.gnome.org/archives/gimp-user-list
keyboard shortcuts for 50% view, etc
On Sun, 2014-05-25 at 20:17 -0600, Gary Aitken wrote:
I have not been able to get the keyboard shortcuts for < 100% view (2, etc.) to work since as long as I can remember. The ones for 100% and greater ('1', '2', etc.) seem to work fine.
I rebind those to brish size and hardness, but the { and } bindings also dont work for me as shift-[ and shift-} but only as { and }
Mageia GNU/Linux™ Operating Environment*
Liam
* Linux is a trademark of Linux Torvalds.
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/ Pictures from old books: http://fromoldbooks.org/ Ankh: irc.sorcery.net irc.gnome.org freenode/#xml
keyboard shortcuts for 50% view, etc
Aha, here we are (I think).
https://bugzilla.gnome.org/show_bug.cgi?id=677707
-- Stratadrake
strata_ranger@hotmail.com
--------------------
Numbers may not lie, but neither do they tell the whole truth.
From: liam@holoweb.net
To: gimp@dreamchaser.org
Date: Mon, 26 May 2014 00:13:18 -0400 CC: gimp-user-list@gnome.org
Subject: Re: [Gimp-user] keyboard shortcuts for 50% view, etcOn Sun, 2014-05-25 at 20:17 -0600, Gary Aitken wrote:
I have not been able to get the keyboard shortcuts for < 100% view (2, etc.) to work since as long as I can remember. The ones for 100% and greater ('1', '2', etc.) seem to work fine.
I rebind those to brish size and hardness, but the { and } bindings also dont work for me as shift-[ and shift-} but only as { and }
Mageia GNU/Linux Operating Environment*
Liam
* Linux is a trademark of Linux Torvalds.
-- Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/ Pictures from old books: http://fromoldbooks.org/ Ankh: irc.sorcery.net irc.gnome.org freenode/#xml
_______________________________________________ gimp-user-list mailing list
List address: gimp-user-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list List archives: https://mail.gnome.org/archives/gimp-user-list
keyboard shortcuts for 50% view, etc
Thanks for the verification.
Bug? Shift+2 == @, but you'd think that all keyboard shortcuts should use the actual scan code for the key(s) and not its logical input value.....
I say bug because it is, according to the Edit/Keyboard Shortcuts menu/ +View dialog, already assigned.
How the mapping is done would depend on where in the stack one did it. I could see a case for doing it either way.
Gimp has an interesting issue for shortcuts, I think (I'm not familiar with the code) Chars/keycodes are not mapped the same all the time. You want normal characters, such as @, when entering text; but the rest of the time you want it to be a shortcut. Which means it has to be mapped in two different ways depending on the state. It obviously does it correctly / according to the docs/interface for some characters, but not others.
I have not been able to get the keyboard shortcuts for < 100% view (2, etc.) to work since as long as I can remember. The ones for 100% and greater ('1', '2', etc.) seem to work fine.
If I activate the shortcut key editing dialog and try to set the shortcut manually, e.g. 2 for 50%, instead of displaying 2 it displays "@" (which is the normal character for 2 on my keyboard) and it works fine.
Does anyone else have the same issue?
Is there something I am missing, or are the shortcuts simply not working in my (fbsd) build?
Aha, here we are (I think).
Thanks.
keyboard shortcuts for 50% view, etc
Date: Mon, 26 May 2014 08:41:02 -0600 From: gimp@dreamchaser.org
To: strata_ranger@hotmail.com; gimp-user-list@gnome.org Subject: Re: [Gimp-user] keyboard shortcuts for 50% view, etcAha, here we are (I think).
Thanks.
Actually, on closer inspection it appears to be this one instead: https://bugzilla.gnome.org/show_bug.cgi?id=676494
-- Stratadrake
strata_ranger@hotmail.com
--------------------
Numbers may not lie, but neither do they tell the whole truth.