mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-02 18:33:25 +00:00
Merge from origin/emacs-30
cd57a05542
; * etc/PROBLEMS: Improve the item about 'C-S-u' in PGTK ...
This commit is contained in:
commit
c5e54fef67
1 changed files with 6 additions and 0 deletions
|
@ -3641,6 +3641,12 @@ To disable the use of GTK input methods, evaluate:
|
||||||
This will also cause system input methods and features such as the
|
This will also cause system input methods and features such as the
|
||||||
Compose key to stop working.
|
Compose key to stop working.
|
||||||
|
|
||||||
|
We are told that 'C-S-u' is misinterpreted due to the GTK "feature"
|
||||||
|
whereby 'C-S-u' is used to input characters by their Unicode codepoints,
|
||||||
|
and that this can be changed or turned off using the 'ibus-setup'
|
||||||
|
program under the Emoji tab, or by changing the setting of the dconf key
|
||||||
|
'org.freedesktop.ibus.panel.emoji'.
|
||||||
|
|
||||||
On X Windows, users should not use Emacs configured with PGTK, since
|
On X Windows, users should not use Emacs configured with PGTK, since
|
||||||
this and many other problems do not exist on the regular X builds.
|
this and many other problems do not exist on the regular X builds.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue