[Konsole-devel] [Bug 307528] Please use Global keyboard shortcuts to configure konsole keyboard shortcuts

Vincent Hobeïka vincent.hobeika at gmail.com
Fri Sep 28 13:14:52 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=307528

--- Comment #1 from Vincent Hobeïka <vincent.hobeika at gmail.com> ---
The ZModemUpload shortcut is set at line 466 of the SessionController.cpp:

action->setShortcut( QKeySequence(Qt::CTRL+Qt::ALT+Qt::Key_U) );
connect( action , SIGNAL(triggered()) , this , SLOT(zmodemUpload()) );

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list