edb-debugger icon indicating copy to clipboard operation
edb-debugger copied to clipboard

I like common hotkey Ctrl + q for exit.

Open ghost opened this issue 7 years ago • 2 comments

Ctrl + q for exit is possible? Thanks.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

ghost avatar Jul 13 '16 16:07 ghost

Currently the shortcut is Alt + X. This is for consistency with OllyDbg, so I don't predict changing it explicitly. However, perhaps at some point in the future, we may create a generalized shortcut editor. I will leave this issue open for the sake of discussion.

eteran avatar Jul 15 '16 02:07 eteran

https://github.com/x64dbg/x64dbg/blob/development/src/gui/Src/Gui/ShortcutsDialog.cpp this should have Qt4 support. GPLv3

mrexodia avatar Oct 08 '16 01:10 mrexodia