[Konsole-devel] [Bug 153812] New: konsole shouldn't allow to set emacs-style shortcuts

Andreas Pakulat apaku at gmx.de
Mon Dec 10 23:07:01 UTC 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=153812         
           Summary: konsole shouldn't allow to set emacs-style shortcuts
           Product: konsole
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel kde org
        ReportedBy: apaku gmx de


Version:            (using KDE Devel)
Installed from:    Compiled sources

The shortcut configuration dialog in konsole allows to set emacs style shortcuts, i.e. Ctrl+A, F - hitting Ctrl+A followed by F will trigger the action. However due to the nature of the application this can't work, thus konsole shouldn't allow to do this.

Disabling this can be done by connecting the shortcut-configuration-actions' signal to an own slot instead of KXmlGuiFactory::configureShortcuts() and then calling KXmlGuiFactory::configureShortcuts() using false for the first parameter of the function.



More information about the konsole-devel mailing list