Ubuntu :: Change Language Gnome Terminal 10.04

Apr 27, 2010

I just installed ubuntu 10.04 on our laptop. for convenience I also installed the dutch (gnome) translation and selected Dutch as the default language so all menu's and localisation is suitable for the Netherlands and the misses understands stuff. However I noticed that the gnome terminal is also translated so all output from bash is now in Dutch too. This is really inconvenient since I have been using bash in english on fedora and ubuntu for 10 years now. So is there a way to reconfigure gnome term (bash) to default back to english and leave the GUI in Dutch?

View 2 Replies


ADVERTISEMENT

CentOS 5 :: Language Won't Change In Gnome?

Mar 13, 2009

I have installed CentOS on two machines. On both these machines the language won't change in gnome, but it changes on the login screen. In gnome, the langugare is always swedish. I want Swedish keyboard (this works), but everything else English. locale gives:

LANG=en_GB.UTF-8
LC_CTYPE="sv_SE"
LC_NUMERIC="sv_SE"
LC_TIME="sv_SE"
LC_COLLATE="sv_SE"

[Code]..

View 1 Replies View Related

Debian Configuration :: How To Change The Default Language Of Gnome

Sep 13, 2010

how to change the default language of gnome.when i boot into x-window ,i can select the language ,But ,if boot into console ,via "startx" to run the w-window ,the language is english,i can't select .my native language is Chinese.i set the right locale .I also searched for it .Someone told to add "export LANG=zh_CN.UTF-8"to $HOME/.xinitrc.there's no this file in my home dicretion.I create it .after that,when i run "startx",it's failed to start x-window.the ~/.xsession-error file shows

Initializing gnome-mount extension
seahorse nautilus module initialized
Unrecognized number formatter: cjk-chinese-simp
Unrecognized number formatter: cjk-chinese-simp

[code]...

how can i change the default language ,i have to .because if gnome is in English ,i can't run the Chines input method.

View 1 Replies View Related

Ubuntu :: Change Keyboard Language To Specific Language By Hotkey?

Jun 13, 2010

is there some way to change keyboard language to specific language by hotkey?

For example:
Shift+Alt+1 - English
Shift+Alt+2 - Russian
Shift+Alt+3 - Ukrainian

View 2 Replies View Related

Fedora :: Language Of Boot Message Change To Other Language?

Jan 7, 2011

When I boot the fedora system,disable the plymouth,the language of booting message showed is english.Can it change to other language,chinese?

View 2 Replies View Related

Ubuntu :: Can't Change Settings For Gnome-terminal In 10.04?

May 12, 2010

Editing the profile in gnome-terminal has absolutely no effect on the appearance. I can change background color, transparency, image, etc. in the profile edit window, save changes,and the _actual_ terminal appearance does not change at all. I did make sure to switch to the edited profile after editing -- to no avail.The default navy-on-light-blue isn't bad, but the light-green default for executables is effectively completely invisible on the light blue background.Is this a bug? Or does someone have a workaround?FWIW, gnome-terminal in 9.10 was completely customizable

View 3 Replies View Related

General :: Change/set Background From Gnome-terminal?

Jun 1, 2010

How to change/set background from gnome-terminal?

View 10 Replies View Related

General :: Change Cursor Shape In Gnome-terminal?

Nov 21, 2010

i installed red hat linux on my computer. how can i change my gnome-terminal cursor from block size to underline.

View 5 Replies View Related

Ubuntu :: Terminal Is Stuck In A Foreign Language?

Feb 16, 2011

Some time back I posted a question about using a Greek keyboard since I'm trying to improve my limited Greek. Someone suggested a way of switching between the English and Greek desktop for Ubuntu. I tried that but it didn't work so well so I removed it. But I just tried to use the Terminal to install something and it's all in Greek!!! Now while I can read some of it my skills are not that good and I need it back in English again... Quickly actually! How do I go about removing the Greek from my terminal? Everything else on my system is in English so I can't figure why the terminal is stuck there.

View 9 Replies View Related

General :: Ubuntu : Errors In Terminal : Show Them In English Language?

Jan 20, 2011

i installed Ubuntu in italian language. Now I would like to see the error commands in english.For example if i write: $ mmmm

This is showed: mmmm: comando non trovato

I would like that mmmmm: command was not found is showed.

View 1 Replies View Related

Ubuntu :: Change App Language ?

Jun 7, 2010

How can i change one application language

For example my ubuntu is in english

I now install homebank soft

I chek launchpad.net and see there are persian translate for this application

Now how can i change this application language without change ubuntu language?

View 1 Replies View Related

Ubuntu :: Cannot Seem To Change Language

Jul 15, 2011

I'm trying to change language of the entire Ubuntu interface to German. However, when I select to install German in the Language Support section, I get the following message:

Package Already Installed: There is no need for an installation.
Package gnome-user-guide-en is already installed

Now this makes me think that it's already installed, but I still can't select the language that I want. I've tried removing and installing again the Language Support but nothing seems to help!

View 1 Replies View Related

General :: Reading Hindi Language Document From Terminal

Mar 8, 2011

I having Ubuntu 10.04 Lucid Lynx at Dell laptop. i want to read documents written in hindi language. I have a font called Mangla installed in open-office that helps to read these files. But if I open them in gedit or display them by using following command, I cannot open them in readable format:- cat Hindi.txt

[Output] ....

I want this file should also be readable to a executable file of (CMU's toolkit). I have installed several types of fonts such as lohit_hi.ttf. The system does seem to be recognizing this language.

View 14 Replies View Related

Ubuntu :: How To Change Language In Gcompris

Jan 26, 2010

I installed Edubuntu Karmic in a friends computer, his daughter is learning to use a computer and she uses Gcompris a lot, but lately she's taking some spanish classes at school and she needs to learn the numbers and abc in spanish. There's anyway I can change the language in Gcompris to spanish?

View 2 Replies View Related

Ubuntu Installation :: Change The Language Of The OS?

Mar 21, 2010

I had to install the Edubuntu 7.04 on a PC. it is a government property and the owner of the PC claims that it used to be in Macedonian language. I wonder now how can I change the language of the whole OS, I know the support of this OS is already gone off. So there is one other option left, I have to install the whole OS from the beginning, but the real question is that will I be asked to choose the OS language at the Installation Setup. I am using CD for installing not the DVD so I wonder if it contains the language interface packs at all?

View 4 Replies View Related

Ubuntu :: Change Language Without Logging Out?

Apr 18, 2010

I need to create a simple way to change the language of my system without logging out. I would like to make it so that a user can just click on something and the language of the whole system will change.

I've disabled the traditional gdm gui login screen by adding the keyword 'text' to the kernel line so that it boots to a command line. I then start gnome by using startx and I've noticed that I can log out of gnome back into the command line, then change the environment LANG variable to the new desired language, run startx again and everything is in the new desired language.

I need a programmable way to only restart gnome(not a reboot) so that I can make a script that a user can just click on and it will set the LANG variable then restart gnome(preferably preserving all open applications, but if not, doesn't matter).

View 1 Replies View Related

Ubuntu :: How To Change Menu Language On 10.04

May 4, 2010

I did the upgrade to 10.04 and now all my menus are in Japanese (wifes logon is in japanese but mine was english before). Was language support broken in 10.04? As far as I can tell my language is still set to English, even at the login screen. But everything is still Japanese.

View 6 Replies View Related

Ubuntu :: [10.04] Can't Change System Language?

May 7, 2010

I'm trying to change my system locale to Japanese. I've tried on two Ubuntu 10.04 (32bit) laptops. Neither will allow the change. The language will install but even after rebooting the options are grayed out.I'm using an admin account, so that isn't the issue.

View 2 Replies View Related

Ubuntu :: Change The Language Used By Dockbarx?

Aug 19, 2010

I recently installed dockbarx throught the ppa ppa:dockbar-main/ppa

I have following locales set up:

LANG="en_US.UTF-8"
LANGUAGE="en_US:en"
LC_CTYPE="nl_BE.UTF-8"
LC_COLLATE="nl_BE.UTF-8"
LC_TIME="nl_BE.UTF-8"

[Code].....

Dockbarx default its menu's to dutch. However I like to have my operating system and software in English.

Is there any way to change the language used by dockbarx?

View 4 Replies View Related

Ubuntu :: Can't Fully Change Language In 10.10?

Feb 15, 2011

I have a fresh Ubuntu 10.10 installed in spanish and I found out when I tried to create a new user in English that just part of it is in English. For example, the name of most of the applications are still in Spanish, and all the OS notification are also in Spanish, as most of the programs. I've tried to turn to some other language and exactly the same things are translated.

View 1 Replies View Related

Ubuntu :: Change Language In Firefox For 11.04?

May 1, 2011

I've tried the xpi and either I did it wrong or it didn't work. so then I downloaded the .tar of the language I want from the site... I'm just lost trying to install it.

View 1 Replies View Related

Ubuntu :: Change The Firefox UI Language?

May 21, 2011

I'm using Ubuntu 10.10. and Firefox version 4.0.1. How do I change a language from English. I looked at this thread.

[URL]

This is quite simple, but why does it not work for me? When I restart the language stays English.

View 2 Replies View Related

Ubuntu :: Possible To Change Language Using Live CD

Jun 22, 2011

is it possible to change ubuntu language using the live cd instead of installing from The UBUNTU Repositories?

View 1 Replies View Related

Ubuntu :: Change The Language Of The .txt File?

Jul 21, 2011

I have a file which is in .txt .And has written inside , with a different language than the ubuntu.o Now i open it , and it shows to me like this > $)IR""RJU((AF < how can i change the format ?In windows we have the regional settings and we change them to unicode , and everything are fixed.

View 4 Replies View Related

Ubuntu :: Gnome Panel Language Indicator

Aug 5, 2010

I changed the language on my 10.04 install to Canadian English, but now I have this icon in the Gnome panel that allows me to switch from USA to Can. I live in "Can" so have no need to see it displayed and have no interest in using American English so I have no desire to see that displayed. How can I have the system speak Canadian English and only that with no button on the panel letting me know what language I'm using?

Here is an image displaying what I mean:

Image Link

I want rid of that and I want to remain using Canadian English.

View 2 Replies View Related

Ubuntu :: Changing Language Of Gnome Panel?

Dec 7, 2010

I want to restart panel with changed language.If we want to start an application with changed language we just change the LANGUAGE variable value. What if I want to do the same with gnome panel.how can i do that?

View 4 Replies View Related

Ubuntu :: Change All Os Menu To English Language?

Feb 24, 2010

i have installed xbuntu 9.10 as my car pc oswhen i installed it i choose Greek as default language. The problem is that some scripts i have found use the english menu and i would like to change all my os menu to English . i have installed a lot of packages... will efect them this change?

View 3 Replies View Related

Ubuntu :: Can't Change Language, Since Kdm Don't Seem To Honour .dmcr?

May 3, 2010

Seems there is a problem with both gdm and kdm in ubuntu 10.04.I have a system with several users of cause they have their preferred window manager, the problem is with gdm kde users have problems, and visa versa.

kdm:
* gnome users can't change language, since kdm don't seem to honour .dmcr
* gnome users can't use "switch user"
gdm:
* kde don't have a shutdown and restart option.

View 4 Replies View Related

Ubuntu :: Can't Change Writing Language In 10.10 - Bugged

Oct 18, 2010

Set up new Ubuntu 10.10 and it's all fine but the bug I encounter from time to time. Out of the blue, I can't switch languages, neither by keyboard shortcuts, nor from the panel icon. It happens in random time, and it must be some 10.10 bug, for it never happened on 10.04.

View 2 Replies View Related

Ubuntu :: Change Input Language (not Keyboard)

Oct 27, 2010

how to change my input language (the way typing in accents affects the output character).

Currently I am on a Brazilian abnt keyboard and an English system (which is what I want), but I am unable to output accented characters - which I sometimes want, when I am not programming. I need something to switch around, but cannot find where to configure additional languages (not keyboards) neither where to switch.

I am on 10.04 with a gnome desktop.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved