Commit f6c68418 authored by Tomáš Szaniszlo's avatar Tomáš Szaniszlo
Browse files

Restore raw keyboard mode after `SysRq + R`

parent 90c7c998
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -181,6 +181,14 @@ Example:

- - -

**Restore raw keyboard mode after `SysRq + R`**

    sudo kbd_mode -s -C /dev/tty7

Source: <https://unix.stackexchange.com/questions/19296/recovering-from-sys-rq-r>

- - -

**Other cheat sheets**

* Markdown: <http://packetlife.net/media/library/16/Markdown.pdf>