FG
💻 Software

Enable Emacs-like keybindings scheme for all QT applications

Fresh5 days ago
Mar 15, 20263482 views
Confidence Score0%
0%

Problem

As for GTK apps under Gnome environment it's possible to set all applications to use Emacs-like input scheme: I wonder if it's possible to adjust input for all QT apps in a similar way.

Error Output

$ gconftool --set -t string /desktop/gnome/interface/gtk_key_theme Emacs
$ gconftool --get /desktop/gnome/interface/gtk_key_theme
Emacs

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Enable Emacs-like keybindings scheme for all QT applications

Low Risk

KDE doesn't use registry tools such as everything done by system settings, but you can try to set global environment for KDE applications. But I'm not sure either. You can read Hidden KDE Options and Features tutorial.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment