Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gdm clavier en "en" (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
c4-53
n00b
n00b


Joined: 16 Jun 2019
Posts: 52

PostPosted: Thu May 07, 2020 12:03 pm    Post subject: gdm clavier en "en" (résolu) Reply with quote

Après mon swith de mate à gnome, j'ai décidé de passer à gdm. Au début il était en anglais donc j'ai vite compris que le clavier suivait le mouvement. J'ai galéré mais l'interface de gdm est maintenant en français mais pas le clavier. On trouve de la doc pour ce gestionnaire de connexion mais pour du gnome systemd. J'ai suivis cette piste mais sans résultat https://forums.gentoo.org/viewtopic-t-1066664-start-0.html
Mon système est bien francisé, et ajouté un clavier US pour avoir un moyen de switcher sur plusieurs mappage, c'est effectif sur le bureau mais pas dans gdm.
Code:
$ eselect locale list
Available targets for the LANG variable:
  [1]   C
  [2]   C.utf8
  [3]   en_US.utf8
  [4]   fr_FR.utf8
  [5]   POSIX
  [6]   fr_FR.UTF-8 *
  [ ]   (free form)

Par exemple j'ai deux sons de cloches avec locale et locale -a
Code:
locale
LANG=fr_FR.UTF-8
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC=fr_FR.utf8
LC_TIME=fr_FR.utf8
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY=fr_FR.utf8
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER=fr_FR.utf8
LC_NAME="fr_FR.UTF-8"
LC_ADDRESS="fr_FR.UTF-8"
LC_TELEPHONE="fr_FR.UTF-8"
LC_MEASUREMENT=fr_FR.utf8
LC_IDENTIFICATION="fr_FR.UTF-8"
LC_ALL=

Code:
locale -a
C
C.utf8
en_US.utf8
fr_FR.utf8
POSIX


Mon /etc/X11/xorg.conf.d/10-keyboard.conf
Code:
Section "InputClass"
    Identifier "keyboard"
    Driver "evdev"
    Option "XkbLayout" "fr,us"
    Option "XkbVariant" "oss"
    Option "XkbOptions" "compose:menu"
    MatchIsKeyboard "on"
EndSection

Ça me fait penser à certain de mes posts
https://forums.gentoo.org/viewtopic-t-1101492-highlight-.html
https://forums.gentoo.org/viewtopic-t-1103508-highlight-.html
_________________
gigabyte 970a-ds3p - fx8300 - 16Go - radeon rx550 - iiyama prolite xub2792qsu-b1 - rme hdsp9632 - focusrite octopre mk2
utilisateur de fedora / centos / debian / arch / ...calculate/ gentoo...


Last edited by c4-53 on Mon May 11, 2020 6:39 am; edited 1 time in total
Back to top
View user's profile Send private message
sebB
l33t
l33t


Joined: 02 Mar 2011
Posts: 806
Location: S.O. France

PostPosted: Fri May 08, 2020 8:15 am    Post subject: Reply with quote

Salut,

Regarde ce post si ca peut t'aider
Back to top
View user's profile Send private message
c4-53
n00b
n00b


Joined: 16 Jun 2019
Posts: 52

PostPosted: Fri May 08, 2020 9:58 pm    Post subject: Reply with quote

J'ai "trouvé", AdrienD a mis à jour son tuto https://www.linuxtricks.fr/wiki/installer-gentoo-facilement-environnement-de-bureau#paragraph-gdm-pour-gnome
Mon lien sur les desktop était resté sur une ancienne version dans le "bac à sable"

Créé un fichier dans /usr/share/gdm/greeter/autostart/gdm-adrien-patch.desktop
Code:

[Desktop Entry]
Type=Application
Name=Set Login Keyboard
Exec=/usr/bin/setxkbmap -display :0 'fr'
NoDisplay=true


Et c'est nickel chrome. Merci AdrienD et sebB aussi
_________________
gigabyte 970a-ds3p - fx8300 - 16Go - radeon rx550 - iiyama prolite xub2792qsu-b1 - rme hdsp9632 - focusrite octopre mk2
utilisateur de fedora / centos / debian / arch / ...calculate/ gentoo...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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