Enter Ctrl+Alt+T by pressing the keys in sequence instead of holding them simultaneously.
Which feature should be enabled?
Sticky Keys holds the state of modifier keys such as Ctrl, Alt, and Shift so combinations can be entered sequentially.
Detailed explanation
Correct. Sticky Keys lets modifier keys be pressed and released one at a time.
Correct. Sticky Keys lets modifier keys be pressed and released one at a time.
Incorrect. Repeat Keys controls automatic repetition while a key is held.
Incorrect. Repeat Keys controls automatic repetition while a key is held.
Incorrect. Bounce Keys suppresses rapid duplicate presses of the same key.
Incorrect. Bounce Keys suppresses rapid duplicate presses of the same key.
Incorrect. Toggle Keys announces state changes such as Caps Lock.
Incorrect. Toggle Keys announces state changes such as Caps Lock.
Try it yourself
An example you can run in a temporary verification environment.
printf '%s\n' 'Sticky Keys: press modifiers sequentially'Expected result
Sticky Keysの役割を表示Key points
- Hold modifier state
- No simultaneous press
- Motor assistance
Notes
- Environment: キーボード支援機能の概念確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.