Ctrl-Shift-F (find in files) doesn't work in CLion in KDE. How to fix?
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
Ctrl-Shift-F (find in files) doesn't work in CLion in KDE. How to fix?
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
<Ctrl+Shift>
? – N0rbert Jul 27 '19 at 07:56Ctrl-Shift
should not be regarded as part ofCtrl-Shift-F
similarly asDel
should not be part ofCtrl-Alt-Del
. – Dims Jul 29 '19 at 13:58ppa:nrbrtx/xorg-hotkeys
to remove interference. – N0rbert Jul 29 '19 at 16:31