[MonoDevelop] Some questions about the debugger/debugger add-in
Michael Hutchinson
m.j.hutchinson at gmail.com
Wed Jul 16 07:59:11 EDT 2008
On Tue, Jul 15, 2008 at 8:34 PM, Casey Marshall
<cmarshall at pacificbiosciences.com>
> What key is "L1"? It's bound to the step commands, but I have no idea
> what key that corresponds to.
It's F11. The Gdk.Key enum has two names for the same integer value,
and the L1 is being resolved first. F11 *works* fine, it just displays
oddly. We've had similar issues with they keybinding addin before, and
I have a local patch for this that I'll commit on Friday.
(sorry, your other questions are outside my area)
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list