Differences between version 24 and previous revision of UnicodeNotes.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 24 | Last edited on Thursday, December 28, 2006 4:57:31 am | by JohnMcPherson | Revert |
Older page: | version 23 | Last edited on Thursday, December 28, 2006 4:53:32 am | by JohnMcPherson | Revert |
@@ -9,9 +9,9 @@
----
!!!Creating accented characters
QWERTY keyboards for English speakers obviously don't have separate keys for accented characters like other languages do. However, there are still relatively easy ways to get characters into your applications:
# Use a ‘character-picker’ applet or similar in your desktop environment. For example, in GNOME you can add a panel applet called "character palette" that offers a customisable variety of common non-ascii characters that you can click on to insert into your clipboard.
-# Use a "compose" key. For example, in GNOME's keyboard preferences settings you can assign a key to be the Compose key. If the Right Alt key is the compose key, then pressing right alt + ' will make the next character have an ' accent above it, if that is a valid combination. Eg "Compose+`, e" results in è, "Compose+~, n" results in ñ (you have to press compose + shift + ` to get the ~), and so on.
+# Use a "compose" key. For example, in GNOME's keyboard preferences settings you can assign a key to be the Compose key. If the Right Alt key is the compose key, then pressing right alt + ' will make the next character have an ' accent above it, if that is a valid combination. Eg "Compose+`, e" results in è, "Compose+~
~, n" results in ñ (you have to press compose + shift + ` to get the ~
~), and so on.
----
!!!Terminals
! Testing your terminal