When I do dpkg-reconfigure console-setup
there isn't the CP437, how can I enable it?
I've installed the console-data
package, put the ACM cp437 on the /etc/default/console-setup
, rebooted and run setupcon
and run my application, but nothing happens.
Asked
Active
Viewed 945 times
4

Lekensteyn
- 174,277

playerum
- 81
-
3Actually it's pretty clear. OP is trying to connect to a telnet service with codepage 437 (also known as Extended ASCII) which is not supported by Ubuntu. – user426293 Mar 16 '16 at 14:20
-
2@Ringtail I'm going to have to agree with user here. The question is clear and concise. It's unfortunate that it was closed. I'm trying to accomplish exactly this. :/ – Swivel Jul 09 '19 at 16:31