Bash-Linux.com : Le SHELL pour les nuls

  Actuellement 50 lignes de commande et 1472 man disponibles
login as: root
root@213.186.33.18's password:
Last login: Wed May 30 7:46:20 2012 from 38.107.179.228
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Setleds en anglais

SETLEDS(1) Linux User's Manual SETLEDS(1)
 
NAME


setleds - set the keyboard leds
 
SYNOPSIS


setleds [-v] [-L] [-D] [-F] [{+|-}num] [{+|-}caps] [{+|-}scroll]
 
DESCRIPTION


setleds reports and changes the led flag settings of the current VT (namely NumLock, CapsLock and ScrollLock). Without arguments, setleds prints the current settings. With arguments, it sets or clears the indicated flags (and leaves the others unchanged). The settings before and after the change are reported if the -v flag is given.
 
OPTIONS


-F This is the default. Only change the VT flags (and their setting may be reflected by the keyboard leds). -D Change both the VT flags and their default settings (so that a subsequent reset will not undo the change). This might be useful for people who always want to have numlock set. -L Do not touch the VT flags, but only change the leds. From this moment on, the leds will no longer reflect the VT flags (but display whatever is put into them). The command setleds -L (without further arguments) will restore the situation in which the leds reflect the VT flags. -num +num Clear or set NumLock. (At present, the NumLock setting influ- ences the interpretation of keypad keys. Pressing the NumLock key complements the NumLock setting.) -caps +caps Clear or set CapsLock. (At present, the CapsLock setting com- plements the Shift key when applied to letters. Pressing the CapsLock key complements the CapsLock setting.) -scroll +scroll Clear or set ScrollLock. (At present, pressing the ScrollLock key (or ^S/^Q) stops/starts console output.)
 
EXAMPLE


One might use setleds in /etc/rc to define the initial and default state of NumLock, e.g. by INITTY=/dev/tty[1-8] for tty in $INITTY; do setleds -D +num < $tty done
 
BUGS


In keyboard application mode the NumLock key does not influence the NumLock flag setting.
 
SEE ALSO


loadkeys(1). Console tools 09 Oct 1997 SETLEDS(1)


 Dernières recherches
Man  en anglais Man setleds en anglaisMan  en français Man setleds en français
Man  en anglais Man setkeycodes en anglaisMan  en français Man setkeycodes en français
Man  en anglais Man setkey en anglaisMan  en français Man setkey en français
Man  en anglais Man setjmp en anglaisMan  en français Man setjmp en français
Man  en anglais Man sethostid en anglaisMan  en français Man sethostid en français
Man  en anglais Man setgroups en anglaisMan  en français Man setgroups en français
Man  en anglais Man setcontext en anglaisMan  en français Man setcontext en français
Man  en anglais Man setbuffer en anglaisMan  en français Man setbuffer en français
Man  en anglais Man setbuf en anglaisMan  en français Man setbuf en français
Man  en anglais Man set en anglaisMan  en français Man set en français
Man  en anglais Man sess_id en anglaisMan  en français Man sess_id en français
Man  en anglais Man services en anglaisMan  en français Man services en français
Man  en anglais Man seq en anglaisMan  en français Man seq en français
Man  en anglais Man sendto en anglaisMan  en français Man sendto en français
Man  en anglais Man semtimedop en anglaisMan  en français Man semtimedop en français

 Recherche

Dans ce moteur de recherche, vous pouvez taper directement votre besoin, en une phrase normale, humaine.
Exemple : vous cherchez comment remplacer un mot par un autre dans tous les fichiers d'un certain dossier. Vous pouvez écrire "Comment remplacer un mot par un autre dans tous les fichiers d'un dossier". Le moteur vous ramenera les résultats en fonction de leur pertinence.
Vous pouvez bien sûr ne chercher qu'un seul mot-clé, par exemple "find".
 Toutes les lignes de code
Par popularité
Par fonction
Recherche avancée
 Les logiciels SHELL/SSH
Putty
Astuces Bash
Faire du SHELL avec PHP!
 La doc officielle
Les man Linux en français
Les man Linux en anglais
 Proposer vos bash
Partagez vos lignes!
 Les requêtes
Déposer une requête
Voir/répondre à une requête
 Quelques sites interessants
Bons sites pour apprendre
 Rechercher