Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]Unable to force french language on gnome session 3.4
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
ade05fr
Apprentice
Apprentice


Joined: 18 Sep 2006
Posts: 202

PostPosted: Sat Apr 28, 2012 10:15 am    Post subject: [SOLVED]Unable to force french language on gnome session 3.4 Reply with quote

Hi everyone

i have just installed gnome 3.4 but i have a little problem i dont have the french displayed event though i have choosed in my user session the french settings.
why ?

thanks
_________________
[LAPTOP]
DELL Inspiron 5110
[LINUX-GENTOO]
Gentoo 2012-0
kernel 3.6.8
gnome 3.4


Last edited by ade05fr on Sat May 05, 2012 8:56 am; edited 1 time in total
Back to top
View user's profile Send private message
olek
Tux's lil' helper
Tux's lil' helper


Joined: 22 Oct 2011
Posts: 102

PostPosted: Wed May 02, 2012 6:53 pm    Post subject: Reply with quote

Starting with Gnome 3, you have to write your default keyboard layout to your xorg-config.

Check http://oleeekchoff.blogspot.de/2012/01/gentoo-howto-setting-default-keyboard.html

Quote:
Add
Section "InputClass"
Identifier "evdev keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "XkbLayout" "fr"
EndSection
to "/etc/X11/xorg.conf.d/10-evdev.conf", but don't forget to replace "fr" according to the default layout you like to use.
Back to top
View user's profile Send private message
WvR
Tux's lil' helper
Tux's lil' helper


Joined: 03 Mar 2011
Posts: 111
Location: Tsuruga, Japan

PostPosted: Thu May 03, 2012 4:07 am    Post subject: Reply with quote

There is more than one way to set the language (or more broadly speaking, the "locale") on your computer. The "locale" is the set of options that sets the language, but also how the date is displayed, how things are sorted, how money and currency are displayed, etc. I have found that Gnome 3 seems to ignore most of the "system settings". So, try the following. Log into Gnome 3 as your normal user. Everything is probably English.

- Click "Activities" in the upper left corner
- Click on "Applications"
- Click on "System Tools" in the list on the right hand side of your screen
- Click on "System Settings"

Now you can choose "Region and Language" - set this to your desired settings. Also click on "Keyboard" and set to the desired setting. Note: in /etc/make.conf, you need to have LINGUAS="fr" to enable support for the French language. If this solves your problem, please let us know and put "solved" in the subject line.
Back to top
View user's profile Send private message
olek
Tux's lil' helper
Tux's lil' helper


Joined: 22 Oct 2011
Posts: 102

PostPosted: Thu May 03, 2012 8:28 am    Post subject: Reply with quote

As he's able to set french as a locale, he might already done this. But without using xorg-conf, the default locale on startup of any session will be en_us.
Back to top
View user's profile Send private message
ade05fr
Apprentice
Apprentice


Joined: 18 Sep 2006
Posts: 202

PostPosted: Sat May 05, 2012 8:55 am    Post subject: Reply with quote

Hi everyone

sorry for the waiting i have finally solved my problem through the localization guide.
In fact i have noticed that there is probleme when i regenerated with locale-gen.

SO i have to do the updated necessary as mentionned there and after that i was able to have the french language on gnome.

Thanks for your help
ade05fr
_________________
[LAPTOP]
DELL Inspiron 5110
[LINUX-GENTOO]
Gentoo 2012-0
kernel 3.6.8
gnome 3.4
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum