Publicité

Proximité Clavier

Un caractère est remplacé par une touche adjacente du clavier.

Apprendre

Un caractère est remplacé par une touche adjacente du clavier.

Keyboard proximity errors occur when a typist accidentally presses a key adjacent to the intended key on a QWERTY keyboard. For example, pressing 'R' instead of 'E', or '5' instead of '4'. These are among the most common typing errors.

Key replaced by horizontally or vertically adjacent key on QWERTY layout

  • HELLO → HRLLO (E replaced by adjacent R)
  • 12345 → 12445 (3 replaced by adjacent 4)
  • CODE → CODW (E replaced by adjacent W)

Comment le reconnaître

  • Single character replaced by keyboard neighbor
  • Length remains the same
  • Check QWERTY layout for adjacent keys

Erreurs fréquentes

  • Not visualizing the keyboard layout
  • Confusing with random substitution
  • Forgetting diagonal adjacencies

Résolution étape par étape

Trouvez l'erreur : Original 'HELLO' vs Donné 'HRLLO'

  1. Comparer position 1 : 'H' = 'H'
  2. Comparer position 2 : 'E' vs 'R' - différence trouvée
  3. Comparer position 3 : 'L' = 'L'
  4. Comparer position 4 : 'L' = 'L'
  5. Comparer position 5 : 'O' = 'O'
  6. Vérifier le clavier : 'E' et 'R' sont adjacents sur le clavier AZERTY/QWERTY
  7. 'R' a été tapé au lieu de 'E' à cause du placement des doigts

Réponse: Erreur de proximité clavier : 'E' remplacé par la touche adjacente 'R' à la position 2

Conseils de pratique

Détection d'Erreurs

Publicité