Summary: | PATCH: Pop up a sorry messagebox if user selects a CTRL+<key> shortcut. | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Kurt Hindenburg <khindenburg> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Patch to add sorry messagebox if user picks a CTRL+<key> shortcut |
Description
Kurt Hindenburg
2004-02-06 20:18:36 UTC
Created attachment 4544 [details]
Patch to add sorry messagebox if user picks a CTRL+<key> shortcut
I put the message text in i18n(); I'm not sure if I have to do anything else.
ok -- but _why_ does it not work (yes, i've seen 61667)?? what's the meaning of this misbehaviour? It works now and explains why it is a bad idea when you configure them :) Kurt: thanks for the patch, it was very inspirational This is behaviour still exists in 3.2.3. And Konsole doesn't say anything when I try yo use ctrl+<key> as a shortcut. |