Software :: Terminal Shows Unicode Squares For Control Characters
Dec 27, 2009
My terminal shows unicode squares (the little square with it's 2 byte unicode value inside it), whenever I press a control character while running a program (ex. cat or ping).See this example. Here I show the key's I pressed then turn off echoctl, and repeat the sequence. http://imagebin.ca/img/mXbutJ1.png
the 0003 is when I pressed Ctrl+C, and the 001A is when I pressed ctrl+z.Can anybody tell me why this is or how to turn it off. This is inside a gnome-terminal session, though I don't think it's gnome-terminal.If, inside this exact same bash session I open screen (by typing "screen"), it doesn't do this anymore, and ctrl+c/z/etc is completely quiet.
View 5 Replies
ADVERTISEMENT
May 22, 2011
I am using a VRS for ftp operations. I have bought it with OpenSuSe 11.3 installed without any Control Panel installed. I have used NX and installed IceWM as windows manager. It works really great. Then system wanted me to upgrade. I did so. After upgrade to 11.4, my programs screwed up. They don't show any text at all but squares instead. I have tried everything i know to fix this but i could not manage to repair it.
My VRS has 512mb RAM , OpenSuse 11.4 (32-Bit) and has no control panel. I use yast through SSH Telnet client (Putty).
View 9 Replies
View Related
Apr 17, 2009
From time to time, new characters are added to the unicode standard.For instance, in 2008 a capital sharp s (upper case form of German eszett)was added at position 0x1e9e.What actions need to be taken in order to make the new character part of the various fonts we use on our desktops?
View 1 Replies
View Related
Feb 19, 2011
I wrote a java program that writes strings to a file. The strings contain foreign language characters. When I run the program in Windows, the output file shows the foreign characters. However, when I attempt the same operation in Linux, the output file shows a white question mark in a black background instead of the foreign characters. The same Linux system could display the foreign characters if I copy the output file from Windows to Linux. I tried to create the output file using gedit that my program would then add additional strings to and chose Unicode-32 for encoding but still the same problem.
What could I do to get the program to display the foreign language characters from output text file?
View 6 Replies
View Related
Oct 13, 2009
I am working on an application that will convert English text into equivalent Indian language text. Since Unicode is the standard, I will be using it. In most of the western languages each code-value directly refers to the glyph index and placing the code-values side by side will give the required display. This one to one mapping is not possible in Indian languages where rendering syllables is required rather than rendering just consonants and vowels. Many of the complex characters are made up by combining several unicode values.
My question here is: How Linux renders this Unicode text correctly? More specifically, what package is used? I believe in Windows they use Uniscribe for rendering.I believe there will be an operating system library for handling the text rendering. Or do I need to write my own rendering engine? How programs like Firefox, GEdit shows unicode text? Do they also have proprietary engines for correct rendering?
View 2 Replies
View Related
Sep 5, 2009
Say I want to write some of the more exotic Unicode characters to a file, what's the proper way to do it? when decimal integers are involved, we use %d for floating point we use %f and for hex we use %p.What's the equivalent marker for Unicode values that C understands?
View 3 Replies
View Related
Dec 9, 2009
In previous versions of Fedora I was able to do Ctrl + Shift + U, enter the Unicode number - i.e., 20ac, press Enter and get a euro character. In Fedora 12 I do not have that feature. My language is US English.
View 5 Replies
View Related
May 6, 2010
I'm using openSUSE 11.2 with GNOME dual-booted with Windows 7, been installed from scratch for like a week. The bottom line is: Nautilus displays a series of matrices, "x"s and other symbols instead of characters in Hebrew.
Screenshot:
Now, it worked fine at the beginning but once I started installing updates it went. I installed a whole bunch of updates and programs so I don't know what changed it. The weird part is (as you can see in the screenshot) that the shortcut to the left of a Hebrew-named folder shows up correctly only the first time Nautilus opens after starting. So as soon as I closed the Nautilus window after taking the screenshot and reopened it, it also displayed like the others. The screenshot is of my ntfs Windows drive, however the problem occurs in my home folder as well.
Here's my fstab anyway:
Code:
/dev/disk/by-id/ata-ST9160821AS_5MA727CM-part5 swap swap defaults 0 0
/dev/disk/by-id/ata-ST9160821AS_5MA727CM-part6 / ext4 acl,user_xattr 1 1
[Code]....
View 9 Replies
View Related
Jun 29, 2010
On SuSE 10.0 I used to be able to use shift + ctrl + unicode code. That does not seem to work now. How can I get this feature again? I miss it. I used to use it a lot to put the copyright symbol over my artwork in Gimp.
View 9 Replies
View Related
Mar 3, 2009
I recently intalled Debian lenny and I'm having issues with some of the unicode characters. Instead of displaying the symbols properly it shows one of the following depending on font/app:
1) Square outline with four letters/numbers arranged inside
2) Just a blank square outline
3) Just a blank space
I haven't been able to test all possible characters, but from a quick check it seems that Cyrillic works properly, Japanese doesn't.A few Google searches later and I'm no wiser on how to fix the issue. Any help?
View 2 Replies
View Related
Dec 8, 2009
For some unknown (to me) reason, "Ctrl+Shift+u, <unicode number>" doesn't work in F12. I had gotten quite used to this method in order to input several symbols and if you know what you want, it is a lot faster compared to using the character map. This was working in all recent Fedora versions.Does anyone know how to enable this functionality?
View 4 Replies
View Related
Feb 16, 2009
I'm working on my ncurses application, written in C. I get user input through a loop which uses getchar(). I was able to recognize Ctrl-n by comparing the keypress to ASCII character 16, and this seems to work fine. However, if I noticed that the ASCII character for Ctrl-j (10) is the same as the Line Feed. I tested this, and if I press enter on the keyboard I get the same ASCII value as when I press Ctrl-j.
So, what do I do if I want Ctrl-j to mean something different in my program than pressing enter?The ncurses terminal mode is set to raw, with a 100 millisecond timeout, and keypad is on (I'm already using the up and down arrow-keys).
View 1 Replies
View Related
Jan 24, 2010
if you do the command conky in terminal, it starts conky ofcourse, but it also shows output to that terminal so you can't do any other commands to that terminal, Is their an option like you can do with the '&' sign in other cases? If you do the '&' sign with conky it still gives output, also the conky -d command gives output...
View 9 Replies
View Related
Jun 15, 2010
I have been dredging the internet trying to find the answer to this and frankly, my brain hurts. On some e-mails that show up fine in Windows are showing up with hexadecimal characters in Evolution. I assume that it is because of the encoding because I have downloaded every font in the book, it seems, including the microsoft tty fonts. I only can find how to change the encoding on Evolution and aside from foreign (I'm in US) encodings I just have the unicode 7 & 8 which don't help. I'm thinking there is some sort of proprietary Microsoft encoding that I need.
View 9 Replies
View Related
Sep 10, 2010
I use slackware64 13.1. In my root account the terminal have colors for folders, files, etc and characters like appear correct.I create a normal account for me, but specials characters don't appear and terminal have no colors.I read in a lot that I need to configure a .bashrc and a .bash_profile but I don't found this files in my root account to get some guide lines.
View 5 Replies
View Related
Nov 12, 2010
I'm trying to get more acquainted with the terminal but have run into a problem. I have a flash drive that originally had a name that consisted of numbers and letters. After using the flash drive on Windows recently, I saw that its name had changed and now contains special characters (the name is now �NPM=:�N). It poses no problem when navigating through folders graphically, but because I usually have multiple external drives and the first character of the flash drive name is a special character, I have no idea how to 'cd' to the flash drive from the terminal. So the only solution I see is to either type these special characters in the terminal or somehow cycle through all the folders in /media with the keyboard.
View 2 Replies
View Related
Dec 31, 2010
I am having issues with displaying Asian characters when using the $ tree command. I have tried changing it via Terminal -> Set character Encoding -> Unicode (UTF-8.) in terminal options.I have also tried changing it to various other Asian encodings as well.Asian characters do display correctly in Pcman, Firefox, Leafpad and Terminal if I open Terminal from Pcman. When I try the command
[code]....
View 1 Replies
View Related
Nov 2, 2010
My question is: what option can I set in vim to see the colouring inside the editor as I would get it in my terminal (and switch off any additional syntax highlighting)?
View 1 Replies
View Related
Oct 1, 2009
When I open a terminal or konsole window, output (either STDOUT or STDERR) sometimes contains funny characters instead of something meaningful. Can someone explain how I might correct this situation?
ANALYSIS:
One very repeatable example involves using the manual page command
Code:
man set... man page output ...upstart - event-based init daemon
In my copy of the output, there are several problems in the very first screen. In the synopsis section, there is "{ value | ?value? ..." Replace the '?' with a lower-case-a-under-a-carat character (a-hat).
I suspect the garble character might be apostrophe in real life.
In other places, I see var?/able or how?/ever or trans?/action where the '?' is again a-hat and the '/' represents end of line or newline. I suspect the garble character might be a hyphen in real life.
All of this suggests that there is a conflict between the character stream written to STDOUT by the man command and the character-display settings (is that "code page" or similar?) of the specific terminal or konsole in use.
In specific, I use konsole v1.6.6 from KDE v3.5.10. In general, I'm running Ubuntu Hardy (v8.04.3 LTS).
View 5 Replies
View Related
Feb 12, 2010
I had always worked fine with my Red hat 4.0 untill yesterday night when i logged in i had an error saying: "HOSTNAME could not be found, you can resolve this by editing the /etc/hosts"eventually it logged me in but when i launch the terminal ...i now see 'username@(none)dir' .In other words my HOSTNAME shows as 'none'.I looked into /etc/hosts file but everything looks the same, which for is:127.0.0.1 mluboya,
View 8 Replies
View Related
Dec 17, 2010
After applying 200 line kernel patch alternative the terminal gives some unknown output:
Code:
bash: /dev/cgroup/cpu/user/1171/tasks: No such file or directory
bash: /dev/cgroup/cpu/user/1171/notify_on_release: No such file or directory
Yeah i know that this issue doesn't really mean anything but it's kinda annoying
View 5 Replies
View Related
Jun 21, 2011
I'm running 11.4 with Gnome 3. I've installed the PiTiVi video editor from Software Manager, but when I tried to run the program, it wouldn't start. Trying to run from the terminal returned this error: "Gst-Python couldn't be found!" I tried looking for the dependency, but couldn't find it in Software Manager.
View 9 Replies
View Related
May 12, 2010
Problem described in the topic. Tried nomodeset, but it still shows me the terminal only.
View 3 Replies
View Related
Sep 26, 2010
In ubuntu 10.04 my X-fi Fatal1ty Titanium sound card worked for my speakers but I had to use onboard sound for the mic. When I installed 10.10 the sound card no longer works at all so I have to run the speakers through the onboard sound.
The second problem I have is that Skype will not pick up my microphone all other programs seem to be able to record from the microphone just fine but skype does not. Ive tried selecting all the different input device options from the skype settings but none of them seem to work.
EDIT: Sound doesn't work at all in wine.
EDIT2: The X-fi card no longer shows up in the sound control panel.
View 2 Replies
View Related
Jun 22, 2010
i don't want alsamixer. I want a command, e.g. setsound 98 (this will set sound to 98%) or something like this. Is there any?
View 4 Replies
View Related
Jan 10, 2011
My emacs 23 is running on Ubuntu 10.04 and I am very a emacs primer. in virtual terminals, how can I remap keys to swap the right alt key and the right ctrl key automatically every time the machine starts up? But how to swap Alt and Ctrl on the right side?
View 3 Replies
View Related
Oct 20, 2010
I'm having a hard time installing Ubuntu 10.10 (32bits). I load the CD and everything's ok throughout the installing procedure, but when the installation is over and it says it's gonna reboot it doesn't do it!
The screen resembles a terminal with a message like "the computer is going to reboot NOW!" but it could stay like that for hours. The keyboard is locked so I can't reboot by commands, and if I press CTRL+ALT+DEL it just reprints the same message. Therefore I'm forced to turn off my computer manually.
After that, the Ubuntu desktop doesn't load. The screen shows a terminal asking for my username and password to access the computer. No graphics at all.
View 1 Replies
View Related
Sep 28, 2010
All of a sudden I can no longer control the default size of my gnome terminal windows. The option is just gone from the preference window. If I look in gconf-editor my old values are still there but they are ignored.
View 7 Replies
View Related
Jun 21, 2010
Installed 10.04, getting squares instead of text in certain places.Please do not post such large screenshots. Either post a part of the screen or use thumbnails.
View 9 Replies
View Related
Jul 8, 2011
What command could I use in terminal to delete all ASCII characters? That is, delete a-z, A-Z, 0-9, and all punctuation? I have a file containing Chinese characters, and I want to remove everything else and leave just the Chinese.
I can use grep to leave only the lines that have Chinese in them, but this still leaves a lot of non-Chinese stuff on those lines. Does anyone know how I could actually remove everything that isn't Chinese?
View 4 Replies
View Related