En ce momentGenshin ImpactValhallaBreath of the wildAnimal CrossingGTA 5Red dead 2
Liste des sujets
Manjaro - Num Lock
drof33
Niveau 8
17 mars 2015 à 08:39:14
Bonjour , j’ai un petit problème , je suis sur manjaro et a chaque fois que je boot déçus , le num lock n’est pas activé pas défaut , comment je fais pour que ce le soit définitivement ?
J'ai essayer cette solution , mais ca fonctionne pas (je suis sur xfce)
Pseudo supprimé17 mars 2015 à 13:30:24
X.org
Various methods are available.
startx
Install the numlockx package and add it to the ~/.xinitrc file before exec:
#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)
#
numlockx &
exec window_manager
C'est sensé marcher avec XFCE.
Dakien
Niveau 10
17 mars 2015 à 15:06:00
Et cette solution fonctionne chez moi. Copie nous ton .xinitrc