View previous topic :: View next topic |
Author |
Message |
chipsterjulien Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/TV Stars/thor2.jpg)
Joined: 08 Jun 2004 Posts: 350 Location: Lille France
|
Posted: Wed May 17, 2006 12:35 pm Post subject: [accents] sous une console, X non lancé (résolu) |
|
|
J'ai un problème avec les accents que je suis dans une console (alt+F1 ou une autre)
Pourtant j'ai lu la doc et j'ai fait exactement ce qui était demandé et j'ai aussi regardé tous les poste à ce sujet et rien n'a résolu mon problème avec les accents. Je précise que je ne souhaite pas mettre mon système en utf-8 mais seulement en iso-8859-15
j'ai ca pour les locale :
Code: | locale
LANG=
LC_CTYPE="fr_FR@euro"
LC_NUMERIC="fr_FR@euro"
LC_TIME="fr_FR@euro"
LC_COLLATE="fr_FR@euro"
LC_MONETARY="fr_FR@euro"
LC_MESSAGES="fr_FR@euro"
LC_PAPER="fr_FR@euro"
LC_NAME="fr_FR@euro"
LC_ADDRESS="fr_FR@euro"
LC_TELEPHONE="fr_FR@euro"
LC_MEASUREMENT="fr_FR@euro"
LC_IDENTIFICATION="fr_FR@euro"
LC_ALL=fr_FR@euro
|
Pour ce qui est de mon /etc/rc.conf, le voilà :
Code: | cat /etc/rc.conf
# /etc/rc.conf: Global startup script configuration settings
# UNICODE specifies whether you want to have UNICODE support in the console.
# If you set to yes, please make sure to set a UNICODE aware CONSOLEFONT and
# KEYMAP in the /etc/conf.d/consolefont and /etc/conf.d/keymaps config files.
UNICODE="no"
# Set EDITOR to your preferred editor.
# You may use something other than what is listed here.
EDITOR="/bin/nano"
#EDITOR="/usr/bin/vim"
#EDITOR="/usr/bin/emacs"
# What display manager do you use ? [ xdm | gdm | kdm | entrance ]
DISPLAYMANAGER="kdm"
# XSESSION is a new variable to control what window manager to start
# default with X if run with xdm, startx or xinit. The default behavior
# is to look in /etc/X11/Sessions/ and run the script in matching the
# value that XSESSION is set to. The support scripts are smart enough to
# look in all bin directories if it cant find a match in /etc/X11/Sessions/,
# so setting it to "enlightenment" can also work. This is basically used
# as a way for the system admin to configure a default system wide WM,
# allthough it will work if the user export XSESSION in his .bash_profile, etc.
#
# NOTE: 1) this behaviour is overridden when a ~/.xinitrc exists, and startx
# is called.
# 2) even if ~/.xsession exists, if XSESSION can be resolved, it will
# be executed rather than ~/.xsession, else KDM breaks ...
#
# Defaults depending on what you install currently include:
#
# Gnome - will start gnome-session
# kde-<version> - will start startkde (ex: kde-3.0.2)
# Xsession - will start a terminal and a few other nice apps
#XSESSION="Gnome"
|
Pour ce qui est de /etc/env.d/02locale la voici :
Code: | cat /etc/env.d/02locale
LC_ALL="fr_FR@euro"
|
Cependant quand j'ouvre des fichiers avec vim comme par exemple le make.conf, quand je tape :set fileencoding dans vim, il me dit que le fichier es en utf8 et j'ai un peu peur de dégommer mon pc. Cependant comme il n'y a pas d'accent, il ne devrait pas y avoir de problème.
Si quelqu'un a une idée, comme d'habitude, je suis preneur ![Smile :)](images/smiles/icon_smile.gif)
Last edited by chipsterjulien on Wed May 17, 2006 4:22 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ryo-san l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/203923825545bec0d284b72.jpg)
Joined: 17 Feb 2005 Posts: 729
|
Posted: Wed May 17, 2006 1:45 pm Post subject: |
|
|
salut
jettes un oeil a Code: | /etc/conf.d/consolefont |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nemo13 Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Final Fantasy/Final_Fantasy_7_-_Cait_Sith.gif)
Joined: 08 Oct 2004 Posts: 1016 Location: France/Istres
|
Posted: Wed May 17, 2006 3:40 pm Post subject: |
|
|
ryo-san wrote: | salut
jettes un oeil a Code: | /etc/conf.d/consolefont |
|
pour compléter :
Code: | cat /etc/conf.d/consolefont
...blabla...
# You can find a good selection of fonts in /usr/share/consolefonts;
# This setting is used by the /etc/init.d/consolefont script (NOTE: if you do
# not want to use it, run "rc-update del consolefont" as root).
#
CONSOLEFONT="lat9w-16" ------------------> çà c'est pil poil
#
#CONSOLETRANSLATION="8859-1_to_uni"
#CONSOLETRANSLATION="8859-15_to_uni" ( voir koop ) : pas eu besoin |
ne pas oublier ce qu'il faut pour : Code: | rc-status -a
Runlevel: boot
......
consolefont [ started ]
..... |
A+ |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
chipsterjulien Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/TV Stars/thor2.jpg)
Joined: 08 Jun 2004 Posts: 350 Location: Lille France
|
Posted: Wed May 17, 2006 4:22 pm Post subject: |
|
|
Hannnnn, quel idiot, je l'avais oublié celui-là
En tout cas merci bien
Je pense que ca devrait marcher maintenant ![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|