Linux_FoundationLinux_Foundation
LFCS · Question #553
LFCS Question #553: Real Exam Question with Answer & Explanation
The correct answer is A: To assist users who have difficulty holding down multiple keys at once. Sticky Keys is an accessibility feature designed to help users who struggle with pressing and holding multiple keys simultaneously for shortcut combinations.
Submitted by parkjh· Apr 18, 2026Operation of Running Systems
Question
Which of the following is the purpose of the Sticky Keys feature in X?
Options
- ATo assist users who have difficulty holding down multiple keys at once
- BTo prevent repeated input of a single character if the key is held down
- CTo ignore brief keystrokes according to a specified time limit
- DTo repeat the input of a single character
Explanation
Sticky Keys is an accessibility feature designed to help users who struggle with pressing and holding multiple keys simultaneously for shortcut combinations.
Common mistakes.
- B. This describes the function of Bounce Keys (or Filter Keys), which ignores brief or repeated keystrokes.
- C. This also describes a feature like Bounce Keys or Filter Keys, which helps filter out unintentional key presses.
- D. This describes the auto-repeat feature of a keyboard, where holding down a key continuously inputs the character.
Concept tested. Linux accessibility features (Sticky Keys)
Topics
#Sticky Keys#Accessibility Features#X Window System#Keyboard Configuration
Community Discussion
No community discussion yet for this question.