Extended ASCII Codes under linux with ATL-xxx key combination

Hi to all the Linux geeks out there. How can I type regular ASCII code combinations in Linux like I used to in MSDOS or Win32. Example: ALT-136 gives an e with a ^ on top. If possible, give me a guide or refer me to a piece of software I can install that makes Linux recocnise it. Thanks.


Would you like to answer or comment?

Sign up for a free account, or sign in (if you're already a member).
Share Send to a friend Watch Report
 
 

Posted Answers

Order by
 

If you are running KDE, it comes with KCharSelect.  Run with this:

kcharselect -caption "%c" %i %m 


Posted 9 months ago ( permalink )
In reply to Kalemanzi's question
Pistos was invited by Yedda to answer this question.

Rated as
Best Answer
0
2

Helpful?

line
line
line



 

Thanks for the answer. That is a good start. Downloaded it with synaptic and I do use kde. I gives a map where you select the special character. It is a bit time consuming though if you have many special character you need to type all the time. There must be a way to configure key combinations or bindings or something in Linux that will capture the keyboard and combination keys and return the corresponding ASCII character. I am not sure how ASCII and unicode correlates. In my case i am using a laptop, so the combination in windows would be Fn+Alt+136 for instance because the 136 is written on blue on the j, l and o keys. that is basically the num pad.


Posted 9 months ago ( permalink )
In reply to Pistos's answer
Rated as
#2 out of 4
0
0

Helpful?

line
line
line



 

In KDE's Control Centre, there is a Regional & Accessibility section.  There you can set keyboard layouts, keyboard shortcuts and languages.  If you are doing "a lot" of special characters, I suspect you are trying to write text in another language.  Consider changing the language and layout using this Control Centre section.


Posted 9 months ago ( permalink )
In reply to Kalemanzi's question
Pistos was invited by Yedda to answer this question.

Rated as
#3 out of 4
0
0

Helpful?

line
line
line



 

A much easier way to enter symbols missing in your keyboard layout in Linux is using Compose key. With Compose key you may remember easy mnemonics rather than obscure codes and enter special symbols as sequences.

For example:

Compose, c, o gives ? (and Compose, c, u gives ?) Compose, ", o gives ö Compose, `, o gives ò Compose, ', o gives ó Compose, ~, o gives õ Compose, =, E gives € Compose, a, e gives æ Compose, ", < and Compose, ", > give “ and ” respectively Compose, -, -, - gives — (em-dash) Compose, -, -, . gives – (en-dash) Compos, 1, 2 gives ½ Compose, O, C gives © Compose, (, digit, ) gives ?, ?, ? etc. Compose, o, o gives ° (like in °C) Compose, x, x gives × Compose, :, - gives ÷ Compose, +, - gives ± Compose, ^, 2 gives ² (superscript) Compose, _, 2 gives ? (subscript) and a lot more... you can even define you own sequences.

And yes, you may choose which physical key is your Compose (right-Win-key in my case).

See also this blog post: Compose key magic

In Gnome and KDE you may enable Compose key from Keyboard layout settings dialog.

Windows users may try AllChars programme if they would like to have Compose key too.


Posted 8 months ago ( permalink )
In reply to Kalemanzi's question
Rated as
#4 out of 4
0
0

Helpful?

line
line
line



Sign in to participate

Got an answer for Kalemanzi? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


What do you do during boring compilations ?

what do you do during boring compilations ? even short ones like 6 to 60 seconds
Submitted by ohadpr 2 years ago
  • viewed 734 times

Last answer posted 1 year ago by cursedbeast


Moving to Linux

I've been thinking about moving to Linux, but can't figure out where to start from. I know nothing much about it and don't want to ...
Submitted by nadi 1 year ago
  • viewed 683 times

Last answer posted 1 year ago by Sujith John Abraham


I want to install Linux on my kids PC...

I want to install Linux on my kids PC. it's a Pentium II with 256MB memory? Which Linux is best to work on this hardware? needs to ...
Submitted by jimbo 2 years ago
  • viewed 2283 times

Last answer posted 1 year ago by guyguy22



» More...

Explore Related Posts in Forums

ASCII codes

: In June I asked about why the ALT + 247 got a division sign on my acorn but not on my PC, since ASCII codes are suppposed to be standard and universal. There were a number of interesting replies