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 11:16:06 2012 from 38.107.179.229
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Showkey en anglais

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


showkey - examine the scan codes and keycodes sent by the keyboard
 
SYNOPSIS


showkey [ -[hVskm] | --help | --version | --scancodes | --keycodes | --keymap ] [ -t N | --timeout=N ]
 
DESCRIPTION


showkey prints to standard output either the scan codes, the keycode, or the character of each key pressed/released. The program runs until 10 seconds (or the amount of time specified by the --timeout or -t option) has elapsed since the last key press or release event, or until it receives a suitable signal, like SIGTERM, from another process. showkey has three modes of operation, scancode dumping, keycode dump- ing, and keymap testing, selected by a command line option (see below).
 
COMMANDS


-h --help showkey prints to the standard error output its version number, a short usage message, then exits. -V --version showkey prints to the standard error output its version number, then exits. -s --scancodes Starts showkey in scan code dump mode. In this mode, showkey prints in hexadecimal format each byte received from the keyboard to the standard output. A new line is printed when an interval of about 0.1 seconds occurs between the bytes received, or when the internal receive buffer fills up. This can be used to determine roughly, what byte sequences the keyboard sends at once on a given key press. The scan code dump- ing mode is primarily intended for debugging the keyboard driver or other low level interfaces. As such it shouldn't be of much interest to the regular end-user. -k --keycodes Starts showkey in keycode dump mode. This is the default, when no command is specified is specified. In this mode, showkey prints to the standard output the keycode number or each key pressed or released. The kind of the event, press or release, is also reported. Keycodes are numbers assigned by the kernel to each individual physical key. Every key has always only one associated keycode number, whether the keyboard sends single or multiple scan codes when pressing it. Using showkey in this mode, you can find out what numbers to use in your personalized keymap files. -m --keymap Starts showkey in keycode dump mode. In this mode, showkey displays the characters as they are trans- lated by the kernel using the current keymap. It may be useful to writers of install programs, to allow the user to test a new keyboard before really installing it.
 
OPTIONS


-t N --timeout=N This option changes the timeout (in seconds) from its default of 10s.
 
AUTHOR


showkey was developed by Risto Kankkunen for kbd-0.81. It was later extended by Yann Dirson to support the --keymap command and the --timeout option.
 
BUGS


The --keymap mode should report action keys by displaying what action should be performed, instead of executing the action.
 
SEE ALSO


loadkeys(1), dumpkeys(1), keymaps(5), setkeycodes(8). Console tools 09 Oct 1997 SHOWKEY(1)


 Dernières recherches
Man  en anglais Man showkey en anglaisMan  en français Man showkey en français
Man  en anglais Man shm_unlink en anglaisMan  en français Man shm_unlink en français
Man  en anglais Man shm_overview en anglaisMan  en français Man shm_overview en français
Man  en anglais Man shift en anglaisMan  en français Man shift en français
Man  en anglais Man shells en anglaisMan  en français Man shells en français
Man  en anglais Man shadow en anglaisMan  en français Man shadow en français
Man  en anglais Man sha en anglaisMan  en français Man sha en français
Man  en anglais Man sgetmask en anglaisMan  en français Man sgetmask en français
Man  en anglais Man sg en anglaisMan  en français Man sg en français
Man  en anglais Man sftp en anglaisMan  en français Man sftp en français
Man  en anglais Man sfq en anglaisMan  en français Man sfq en français
Man  en anglais Man sfdisk en anglaisMan  en français Man sfdisk en français
Man  en anglais Man setvbuf en anglaisMan  en français Man setvbuf en français
Man  en anglais Man setup en anglaisMan  en français Man setup en français
Man  en anglais Man setterm en anglaisMan  en français Man setterm 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