You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-5
Original file line number
Diff line number
Diff line change
@@ -36,11 +36,6 @@ This utility offers the following functionality:
36
36
-`Ctrl + P`: Toggle pause/resume of the game board display
37
37
-`Ctrl + Q`: Terminate all tic-tac-toe games running in kernel space
38
38
39
-
In terminal environments that use flow control (particularly bash), you must enable the Ctrl+Q shortcut. Run the following command before starting xo-user:
40
-
```
41
-
$ stty start '^-' stop '^-'
42
-
```
43
-
44
39
Simply run the command below after the kernel module is loaded:
0 commit comments