X Keyboard: Difference between revisions

From MK Wiki EN
Jump to navigation Jump to search
(Created page with "Several notes concerning keyboard operation in X Window System. == IME == Either Ctrl+Shift+E opens the editor directly or Ctrl+Shift+E followed by space. The shortcut can...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Several notes concerning keyboard operation in X Window System.
Several notes concerning keyboard operation in X Window System.


== IME ==
== IME/Emojis ==


Either Ctrl+Shift+E opens the editor directly or Ctrl+Shift+E followed by space.
Either Ctrl+Shift+E opens the emoji selection dialog directly or Ctrl+Shift+E followed by space. The relevant application's path is <code>/usr/libexec/ibus-ui-emojier</code> and it is contained in package <code>ibus</code> in Debian.
 
[[File:Ibus ui emojier.png|thumb|IBus Emojier]]


The shortcut can be changed in "IBus Preferences", tab page "Emoji".
The shortcut can be changed in "IBus Preferences", tab page "Emoji".
[[File:Ibus setup emoji annotated.png|thumb|IBus Preferences showing option for emoji selection dialog]]


[[Category:Linux]]
[[Category:Linux]]
[[Category:BSD]]
[[Category:BSD]]

Latest revision as of 17:49, 3 December 2022

Several notes concerning keyboard operation in X Window System.

IME/Emojis

Either Ctrl+Shift+E opens the emoji selection dialog directly or Ctrl+Shift+E followed by space. The relevant application's path is /usr/libexec/ibus-ui-emojier and it is contained in package ibus in Debian.

IBus Emojier

The shortcut can be changed in "IBus Preferences", tab page "Emoji".

IBus Preferences showing option for emoji selection dialog