9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] Re: emojis
@ 2020-12-24 11:57 Steve Simon
  2020-12-24 13:01 ` sirjofri
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Simon @ 2020-12-24 11:57 UTC (permalink / raw)
  To: 9front


some emojis have utf8 codes so just press and release alt and type the relevant code:

alt : ) is a smilie

man keyboard gives you more examples

-Steve


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] Re: emojis
  2020-12-24 11:57 [9front] Re: emojis Steve Simon
@ 2020-12-24 13:01 ` sirjofri
  0 siblings, 0 replies; 2+ messages in thread
From: sirjofri @ 2020-12-24 13:01 UTC (permalink / raw)
  To: Steve Simon


24.12.2020 12:57:41 Steve Simon <steve@quintile.net>:
> some emojis have utf8 codes so just press and release alt and type the 
relevant code:
>
> alt : ) is a smilie

This. And /lib/keyboard contains a list of all installed shortcuts as 
well as their codes.

/lib/unicode contains all (?) unicode glyphs that can be typed with:
   alt x code ;
(The ; is needed if the code is smaller than the maximum.)

You can type characters that your current font can't handle.

sirjofri

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-24 13:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-24 11:57 [9front] Re: emojis Steve Simon
2020-12-24 13:01 ` sirjofri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).