Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Résolu]SDDM en bépo
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
Lumpy Gravy
n00b
n00b


Joined: 28 Dec 2016
Posts: 41
Location: France

PostPosted: Fri Apr 05, 2024 8:50 am    Post subject: [Résolu]SDDM en bépo Reply with quote

Bonjour,

Je voudrais pouvoir taper mon mot de passe en bépo dans SDDM mais il est en qwerty. Si je bascule sur un tty, je suis bien en bépo, pareil une fois que KDE est démarré, pas de souci de ce côté.

/etc/conf.d/keymaps
Code:
keymap="fr-bepo"


J'ai essayé en créant le fichier Xsetup, comme indiqué dans le wiki:
https://wiki.gentoo.org/wiki/SDDM#Keymap

/etc/sddm.conf.d/override.conf
Code:
DisplayCommand=/etc/sddm.conf.d/scripts/Xsetup


/etc/sddm.conf.d/scripts/Xsetup
Code:
setxkbmap fr-bepo


J'arrive à taper mon mot de passe en qwerty mais ça me faciliterait un peu la vie si je pouvais changer de disposition.

Merci d'avance.


Last edited by Lumpy Gravy on Sat Apr 06, 2024 4:34 am; edited 1 time in total
Back to top
View user's profile Send private message
ghoti
Advocate
Advocate


Joined: 30 Dec 2002
Posts: 3634
Location: Belgium

PostPosted: Fri Apr 05, 2024 9:41 am    Post subject: Re: SDDM en bépo Reply with quote

Lumpy Gravy wrote:

/etc/sddm.conf.d/scripts/Xsetup
Code:
setxkbmap fr-bepo


Salut, ne devrais-tu pas plutôt taper :
Code:
setxkbmap fr bepo
(espace au lieu du tiret entre "fr" et "bepo") ?
Voir https://bepo.fr/wiki/X.org
Back to top
View user's profile Send private message
Lumpy Gravy
n00b
n00b


Joined: 28 Dec 2016
Posts: 41
Location: France

PostPosted: Fri Apr 05, 2024 9:58 am    Post subject: Reply with quote

Non, toujours en qwerty.

En suivant ton lien, j'ai créé le dossier /etc/X11/xorg.conf.d et un fichier 00-bepo.conf:
Code:

Section "InputClass"
        Identifier      "TypeMatrix"
        MatchIsKeyboard "True"
        MatchProduct    "TypeMatrix.com USB Keyboard"
        Driver          "evdev"
        Option          "XkbVariant" "bepo"
EndSection


Mais toujours sans résultat.
Back to top
View user's profile Send private message
ghoti
Advocate
Advocate


Joined: 30 Dec 2002
Posts: 3634
Location: Belgium

PostPosted: Fri Apr 05, 2024 11:26 pm    Post subject: Reply with quote

Le répertoire /etc/sddm.conf.d/ est sensé contenir des fichiers de configuration, pas des scripts.
En conséquence, les fichiers seront probablement lus mais pas exécutés ! :wink:

D'ailleurs le wiki préconise plutôt /etc/sddm/scripts/Xsetup pour mettre :
Code:
setxkbmap fr bepo

Si ça ne marche toujours pas, en dernier recours, tu pourrais utiliser directement le fichier /usr/share/sddm/scripts/Xsetup
Back to top
View user's profile Send private message
Lumpy Gravy
n00b
n00b


Joined: 28 Dec 2016
Posts: 41
Location: France

PostPosted: Sat Apr 06, 2024 4:33 am    Post subject: Reply with quote

Ça fonctionne, je n'avais pas compris que la variante bepo est incluse dans le fichier /usr/share/X11/xkb/symbols/fr
Merci!
Back to top
View user's profile Send private message
kgdrenefort
Apprentice
Apprentice


Joined: 19 Sep 2023
Posts: 186
Location: Somewhere in the 77

PostPosted: Sat Apr 20, 2024 11:58 am    Post subject: Reply with quote

Salut,

étant en train de composer une page autour du bépo, je me permet juste de venir ici comme «marque page» via le forum, car lorsque je met un marque-page… je l'oublie.

Sinon super tips, merci ;).

PS: Ma page n'est pas utilisable en l'état, voir sa talk page.

Cordialement,
GASPARD DE RENEFORT Kévin
_________________
«Gentoo does not have problems, only learning opportunities.» - NeddySeagoon
«If your Gentoo installation isn't valuable to you, feel free to continue to ignore the instructions.» - figueroa
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