shithub: qk1

Download patch

ref: f739255cefe0c312b92df31ab3d8130e89d68796
parent: d0c4a3f92f472bdabc8a9dbad8b4e7a77b76bab8
author: qwx <qwx@sciops.net>
date: Thu Feb 4 11:17:01 EST 2021

README: mention qk1-specific m_windowed setting

--- a/README
+++ b/README
@@ -3,7 +3,9 @@
 Port of linux/x11 quake and quakeworld to plan9front.
 - Works on amd64 and 386, broken on zynq
 
+For details, see: http://nopenopenope.net/posts/quake
 
+
 Installation
 ------------
 Besides building and installing qk1, you still need .pak files to play.  Both
@@ -48,6 +50,8 @@
 Then start with:
 
 ; quake -g rogue
+
+To enable grabbing the mouse, set the m_windowed console variable to 1.
 
 
 Todo/bugs