| Fedora This forum is for the discussion of the Fedora Project. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
06-18-2012, 12:34 AM
|
#1
|
|
Member
Registered: Jul 2005
Location: Franklin, PA
Distribution: slackware 10.1, Fredora 4, Fedora 5
Posts: 41
Rep:
|
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?
|
|
|
|
06-18-2012, 12:52 AM
|
#2
|
|
Senior Member
Registered: Nov 2008
Location: Paris, France
Distribution: Slackware-14.0 on a Lenovo T61 6457-4XG
Posts: 2,783
|
|
|
|
|
06-18-2012, 01:55 AM
|
#3
|
|
Member
Registered: Sep 2011
Location: Trinidad & Tobago
Distribution: Debian Squeeze
Posts: 550
Rep: 
|
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.
|
|
|
|
06-18-2012, 09:09 AM
|
#4
|
|
Member
Registered: Jul 2005
Location: Franklin, PA
Distribution: slackware 10.1, Fredora 4, Fedora 5
Posts: 41
Original Poster
Rep:
|
Quote:
Originally Posted by Didier Spaier
|
Thanks, but the only reason I came here is because my searches were still getting me nowhere.
Quote:
Originally Posted by towheedm
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 :/
|
|
|
|
06-18-2012, 09:21 AM
|
#5
|
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Arch/XFCE
Posts: 17,797
|
In a terminal, method 1 works, but method 2 does not
In Firefox (LQ compose window), same answer. Nautilus--same
|
|
|
|
06-18-2012, 11:25 AM
|
#6
|
|
Member
Registered: Sep 2011
Location: Trinidad & Tobago
Distribution: Debian Squeeze
Posts: 550
Rep: 
|
Quote:
Originally Posted by pixellany
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. 
|
|
|
|
06-18-2012, 02:50 PM
|
#7
|
|
Member
Registered: Jul 2005
Location: Franklin, PA
Distribution: slackware 10.1, Fredora 4, Fedora 5
Posts: 41
Original Poster
Rep:
|
Quote:
Originally Posted by towheedm
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.
|
|
|
|
06-18-2012, 03:17 PM
|
#8
|
|
Senior Member
Registered: Nov 2008
Location: Paris, France
Distribution: Slackware-14.0 on a Lenovo T61 6457-4XG
Posts: 2,783
|
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.
|
|
|
|
|
06-18-2012, 09:09 PM
|
#9
|
|
Member
Registered: Sep 2011
Location: Trinidad & Tobago
Distribution: Debian Squeeze
Posts: 550
Rep: 
|
Quote:
Originally Posted by bednarjm
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.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:56 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|