Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🔥 An input method for Unicode Emoji using shortnames

NotificationsYou must be signed in to change notification settings

hai-nguyen-van/m17n-im-shortname-unicode-emoji

Repository files navigation

An input method based onm17n library to typeUnicode Emoji withshortnamesNow, you can easily type Unicode Emoji inany Linux apps you want (e.g. emails, browser, text editor, terminal emulator...) 😬

Alt name

For more shortnames:www.emoji-cheat-sheet.com

Requirements

  • An input method framework likeIBus
    1. Install packages:ibus,ibus-m17n andim-config
    2. Launchim-config to set system input method toibus
  • Fonts for Unicode Emojis inttf-ancient-fonts-symbola package

Install

Linux (generic, from source)

  1. Clone this repository
  2. Install the custom input method :sudo make install

ArchLinux

  1. Install them17n-im-shortname-unicode-emoji-git package fromAUR
  2. If you are using non-US layout, you'll also need to installibus-m17n-git(seearch-ibus-non-us).

For example, withYaourt

yaourt -S m17n-im-shortname-unicode-emoji-git ibus-m17n-git

Configuration

Linux (generic)

  1. Restart the ibus daemon:make restart (from source) or runibus-daemon -xrd
  2. Launchibus-setup then add theshortname-unicode-emoji (m17n) input method

GNOME 3

Fromarch-ibus-gnome:

  1. Go to theRegion & Language settings panel
  2. Select+ underInput Sources
  3. AddOther (shortcode-unicode-emoji (m17n))

You can then switch to the input source withSuper+space.

Example

Typing:smile: will directly be substituted by Unicode symbol😅 (U+1F604).

About

🔥 An input method for Unicode Emoji using shortnames

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp