You are not logged in.

#1 2018-03-13 09:23:39

believer
Member
From: Russia, Ufa
Registered: 2018-03-13
Posts: 6

Is there a program for fast Inserting Emoji in any input?

If we want, we can install support of font emojies to own OS from one of instructions like that.

And check working of it on that page: http://eosrei.github.io/emojione-color- … -demo.html

Windows 10 has built-in feature for inserting emojies in any input by pressing WIN + ;.

Please tell, is there an similar application for linux? I am using KDE, but i think, it can be independent from environment.

Last edited by believer (2018-03-13 09:25:24)

Offline

#2 2018-03-13 10:49:23

progandy
Member
Registered: 2012-05-17
Posts: 5,190

Re: Is there a program for fast Inserting Emoji in any input?

This, you just have to add hotkeys and maybe some uinput configuration.
https://aur.archlinux.org/packages/emoji-keyboard-git/
https://github.com/OzymandiasTheGreat/emoji-keyboard

Last edited by progandy (2018-03-13 10:53:10)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#3 2018-03-13 11:51:00

believer
Member
From: Russia, Ufa
Registered: 2018-03-13
Posts: 6

Re: Is there a program for fast Inserting Emoji in any input?

Awesome, i'll try it, thanks smile

Offline

#4 2018-03-13 12:09:05

believer
Member
From: Russia, Ufa
Registered: 2018-03-13
Posts: 6

Re: Is there a program for fast Inserting Emoji in any input?

Trying install it from aur repo, but getting an error) Anyone can help me?

Installation failed: Failed to list sessions: Access denied

Traceback (most recent call last):
  File "setup.py", line 5, in <module>
    from lib.emoji_shared import version
  File "/home/roman/pkg/must-update/emoji-keyboard-git/src/emoji-keyboard/lib/emoji_shared.py", line 100, in <module>
    wayland = check_wayland()
  File "/home/roman/pkg/must-update/emoji-keyboard-git/src/emoji-keyboard/lib/emoji_shared.py", line 85, in check_wayland
    ['loginctl', 'show-session', session, '-p', 'Type'],
UnboundLocalError: local variable 'session' referenced before assignment

as i see, it getting error on running command loginctl list-sessions. It working fine if i running it from my terminal.

loginctl list-sessions
   SESSION        UID USER             SEAT             TTY             
        c2       1000 roman            seat0                            

1 sessions listed.

Also asked the author about it on his github repo.

Last edited by believer (2018-03-13 12:10:43)

Offline

#5 2018-03-13 12:20:42

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,514
Website

Re: Is there a program for fast Inserting Emoji in any input?

That is a completely new question that should probably have it's own thread.

If/when you create that thread, either in the newbie corner or aur packages sub forums, be sure to post the command that failed and full output, not just what you believe to be relevant.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#6 2018-03-15 04:18:25

believer
Member
From: Russia, Ufa
Registered: 2018-03-13
Posts: 6

Re: Is there a program for fast Inserting Emoji in any input?

Issue was fixed, program successfully installed now smile

Last edited by believer (2018-03-15 04:18:44)

Offline

Board footer

Powered by FluxBB