Commit dfb0042d43d4e7664f7e3af1b51c9b08175483a6

Authored by Pavel Machek
Committed by Linus Torvalds
1 parent 291041e935

sysrq docs: document sequence that actually works

Document sequence of keypresses that actually works. Yes, this changed
year-or-so ago.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

Documentation/sysrq.txt
... ... @@ -43,7 +43,7 @@
43 43 keyboards may not have a key labeled 'SysRq'. The 'SysRq' key is
44 44 also known as the 'Print Screen' key. Also some keyboards cannot
45 45 handle so many keys being pressed at the same time, so you might
46   - have better luck with "press Alt", "press SysRq", "release Alt",
  46 + have better luck with "press Alt", "press SysRq", "release SysRq",
47 47 "press <command key>", release everything.
48 48  
49 49 On SPARC - You press 'ALT-STOP-<command key>', I believe.