]> sigrok.org Git - pulseview.git/commitdiff
Added Ctrl-Q and Ctrl-W shortcuts.
authorPiotr Esden-Tempski <redacted>
Fri, 3 Mar 2017 07:31:04 +0000 (23:31 -0800)
committerUwe Hermann <redacted>
Fri, 3 Mar 2017 20:46:10 +0000 (21:46 +0100)
Ctrl-Q is commonly used to close the application, and Ctrl-W usually is
used to close the current tab. According to the Qt::Modifier
documentation this setup should work seamlessly on Mac OS where Meta is
usually used in place of Ctrl.

This fixes bug #899.


No differences found