LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   special characters help? (https://www.linuxquestions.org/questions/fedora-35/special-characters-help-4175411995/)

bednarjm 06-18-2012 12:34 AM

special characters help?
 
In windows i could key in Alt + 0236 for a certain character i use for my World of warcraft character. How would i go about doing this in Fedora 17 Xfce?

Didier Spaier 06-18-2012 12:52 AM

I would type one of these in a browser (possibly Firefox but another will do as well):
http://www.google.fr/search?q=type+s...aracters+linux
http://www.google.fr/search?q=type+s...racters+fedora
http://www.google.fr/search?q=type+s...fedora+17+xfce

towheedm 06-18-2012 01:55 AM

I'm assuming that you are referring to entering special Unicode characters in Linux as you do for the <ALT+xxxx> key combination in Windows.

For Linux, there are two ways:
  • <CTRL>+<SHIFT>+<u>, at this point you'll get a u (note the underline). Release the <CTRL>+<SHIFT>. Now enter the four digit code and press enter, or
  • While still hoding the <CTRL>+<SHIFT>, enter the four digit code and then release the <CTRL>+<SHIFT> keys.
For a full explanations of Unicode see: http://en.wikipedia.org/wiki/Unicode_input.

bednarjm 06-18-2012 09:09 AM

Quote:

Originally Posted by Didier Spaier (Post 4705823)

Thanks, but the only reason I came here is because my searches were still getting me nowhere.

Quote:

Originally Posted by towheedm (Post 4705845)
I'm assuming that you are referring to entering special Unicode characters in Linux as you do for the <ALT+xxxx> key combination in Windows.

For Linux, there are two ways:
  • <CTRL>+<SHIFT>+<u>, at this point you'll get a u (note the underline). Release the <CTRL>+<SHIFT>. Now enter the four digit code and press enter, or
  • While still hoding the <CTRL>+<SHIFT>, enter the four digit code and then release the <CTRL>+<SHIFT> keys.
For a full explanations of Unicode see: http://en.wikipedia.org/wiki/Unicode_input.

Wow! <CTRL>+<SHIFT>+<u> is quite the stretch for my left hand even with my long fingers.

Both methods lead to nothing. I saw the u though when i have all three keys pressed. The first method leaves a string of u's and the second one reverts to nothing :/

pixellany 06-18-2012 09:21 AM

In a terminal, method 1 works, but method 2 does not

In Firefox (LQ compose window), same answer. Nautilus--same

towheedm 06-18-2012 11:25 AM

Quote:

Originally Posted by pixellany (Post 4706098)
In a terminal, method 1 works, but method 2 does not

In Firefox (LQ compose window), same answer. Nautilus--same

To expand:
Method 1: Press the CTRL+SHIFT+u key combination. A u is displayed. Now release the CTRL+SHIFT+u key combination. The u remains displayed. Enter the four digit code eg: 1234 and then press ENTER, you get:

Method 2: Press the CTRL+SHIFT+u key combination. A u is displayed. Now release the u key while keeping the CTRL+SHIFT key combination pressed, enter the four digit code eg:1234. Now release the CTRL+SHIFT keys, you get: ሴ

Note that the symbol shown was entered using both methods.

In either case, you do not need to keep the u key pressed while entering the four digit code. This prevents the Stretched-Finger-Syndrome (SFS) the OP mentioned.

Ha! Just coined a new phrase: Stretched-Finger-Syndrome.:)

bednarjm 06-18-2012 02:50 PM

Quote:

Originally Posted by towheedm (Post 4706181)
To expand:
Method 1: Press the CTRL+SHIFT+u key combination. A u is displayed. Now release the CTRL+SHIFT+u key combination. The u remains displayed. Enter the four digit code eg: 1234 and then press ENTER, you get:

Method 2: Press the CTRL+SHIFT+u key combination. A u is displayed. Now release the u key while keeping the CTRL+SHIFT key combination pressed, enter the four digit code eg:1234. Now release the CTRL+SHIFT keys, you get: ሴ

Note that the symbol shown was entered using both methods.

In either case, you do not need to keep the u key pressed while entering the four digit code. This prevents the Stretched-Finger-Syndrome (SFS) the OP mentioned.

Ha! Just coined a new phrase: Stretched-Finger-Syndrome.:)

Awesome! The expanded explanation of method one works, but I'm not getting the same character I would expect in windows with 0236 which would be an i with a grave. Method 2 still brings about no character.

I'm just happy I'm getting somewhere. I now have to find the right code.

I'm diggin the SFS phrase.

Didier Spaier 06-18-2012 03:17 PM

The method can differ slightly depending upon the tool used.

e.g. (quote of Geany text editor's help):
Quote:

Inserting Unicode characters

You can insert Unicode code points by hitting Ctrl-Shift-u, then still holding Ctrl-Shift, type some hex digits representing the code point for the character you want and hit Enter or Return (still holding Ctrl-Shift). If you release Ctrl-Shift before hitting Enter or Return (or any other character), the code insertion is completed, but the typed character is also entered. In the case of Enter/Return, it is a newline, as you might expect.

towheedm 06-18-2012 09:09 PM

Quote:

Originally Posted by bednarjm (Post 4706344)
Awesome! The expanded explanation of method one works, but I'm not getting the same character I would expect in windows with 0236 which would be an i with a grave. Method 2 still brings about no character.

I'm just happy I'm getting somewhere. I now have to find the right code.

I'm diggin the SFS phrase.

That would of course depend on the character set that you are using. You can use the character map utility to get the codes for the desired characters.


All times are GMT -5. The time now is 04:48 AM.