wm: doc

Download patch

ref: 91577dca2939eccc1a439823c3b64f9828aebf71
parent: a5fe3ac841b656952d863bb3663fb0b1608bd9d9
author: jrmu <jrmu@inter9>
date: Wed Oct 4 17:27:40 IST 2023

Plan9.ini config

--- /dev/null
+++ b/plan9.ini.ms
@@ -1,0 +1,22 @@
+# Plan9ini
+
+To customize resolution for thinkpad x200: 
+
+
+
+    % 9fs 9fat
+    
+
+Then edit /n/9/plan9.ini. Replace the default value of: 
+
+
+
+    vgasize=1024x768x16
+    
+
+with: 
+
+
+
+    monitor=x200
+    vgasize=1280x800x32
\ No newline at end of file
--