Comment 3 for bug 1294169

Revision history for this message
Guillaume Chereau (guillaume-chereau) wrote : Re: [Bug 1294169] Re: Broken key sequence for shortcuts

On Wed, Mar 19, 2014 at 03:22:12AM -0000, Alexander Wolf wrote:
> It's not exactly missing. As example the code contains shortcut for stop
> script execution - Ctrl+D, S - but this shortcut doesn't work. Next
> samples: Ctrl+D, P (Pause script execution), Ctrl+D, R (Resume script
> execution)
OK, there might be a bug somewhere. I just tried and it seems to work
on my machine though (running GNU/linux).

> Ctrl+U, 1 (Show and zoom Moon)
Yes, we lost this one since it was an embedded script.

> - we lost embedded scripts for
> shortcuts too), and Ctrl+U, 2 (Run landscapes script from file).
For the embedded scripts, I think it makes more sense to add them as
normal scripts, and them assign a shortcut to it. Is there a need to
mix scripts with the configuration files?

It would be trivial to add the show moon script back, and assign it
Ctrl+U, 1 the shortcut if this is needed.