shithub: rc

Download patch

ref: 7c090f5a5eff01dae303f715bbf82eea1798ccc7
parent: 78dad74467999283411cecbe5eef2182227ad629
author: qwx <qwx@sciops.net>
date: Fri Jan 5 03:52:53 EST 2024

qk1: raise default resolutions

--- a/bin/qk1
+++ b/bin/qk1
@@ -1,12 +1,10 @@
 #!/bin/rc
 rfork ne
 switch($sysname){
-case x220 w520 t61p2 t61p
-	res=(-dx 1032 -dy 776)
-case hsw
+case hsw w701
 	res=(-dx 1608 -dy 1208)
 case *
-	res=(-dx 808 -dy 608)
+	res=(-dx 1032 -dy 776)
 }
 echo resize $res >/dev/wctl
 bind -q /sys/games/lib/quake/cd /mnt/cd	# cdfs(4)