[Lazarus] Two key sequences little difference (to Delphi)
Martin
lazarus at mfriebe.de
Thu Jun 16 14:50:10 CEST 2011
On 16/06/2011 13:33, Max Vlasov wrote:
> Hi,
>
> I'm not sure this is a big issue, but just curious
>
> I used to two-key sequences like Ctrl-Q-F, Ctrl-K-I, Ctrl-K-U in IDE
> Classic, but recenly noticed that there's a little difference to
> Delphi in how they work. It does not respond if one still holds
> Control when pressing the second key. It is maybe a matter of habit,
> but for block moving (K-I, K-U) the way when it works in Delphi
> allowed me to move block quicker (when I held the Control and jump
> from first to second and back for as long as I need this).
>
> Is this a minor issue that can be fixed easily in Lazarus and worth it
> or not reporting to matis?
You can change the keyboard configuration.
For lazarus
ctrl-k I
ctrl-k ctrl-I
Are 2 different sequences.
But each key-map entry supports 2 shortcuts => so assign them both if
you want.
More information about the Lazarus
mailing list