Salut,
J’ai installé xfce4-kbdleds-plugin sur Jessie.
ça permets d’avoir un affichage sur le tableau de bord pour connaitre l’état des touches Caps, Num et Scroll
Le plugins est ici
git.xfce.org/panel-plugins/xfce4-kbdleds-plugin/
Dans mon cas il a fallu installer de nombreux paquets au préalable
sudo apt-get install intltool
sudo apt-get install libx11-dev
sudo apt-get install gtk+-2.0
sudo apt-get install libxfce4ui-1-dev
sudo apt-get install xfce4-panel-dev
On décompresse l’archive chargée git.xfce.org/panel-plugins/xfce4 … .6.tar.bz2 et on se mets dans le dossier
@desktop:~/Téléchargements/xfce4-kbdleds-plugin-0.0.6$ ls
aclocal.m4 COPYING mkinstalldirs
AUTHORS COPYING.LIB module.xml
autogen.sh depcomp NEWS
autom4te.cache icons panel-plugin
ChangeLog INSTALL po
compile install-sh README
config.guess intltool-extract.in stamp-h1
config.h intltool-merge.in THANKS
config.h.in intltool-update.in TODO
config.log libtool TODO.tasks
config.status ltmain.sh xfce4-kbdleds-plugin-0.0.4.tar.bz2
config.sub Makefile xfce4-kbdleds-plugin-0.0.5.tar.bz2
configure Makefile.am xfce4-kbdleds-plugin-0.0.6.tar.bz2
configure.ac Makefile.in xfce4-kbdleds-plugin.anjuta
configure.ac.in missing xfce4-kbdleds-plugin-screenshot.png
Et on peut installer
./configure –prefix=/usr
sudo make
sudo make install
Tout ça pour avoir sur le tableau de bord du haut, une espèce de petite crotte verte avec un N pour indiquer que numlock est enfoncée, mais bon ça marche