ref: 662c3099201655d0d540c8619b004dd450a2eae5
dir: /qk1/
#!/bin/rc rfork ne switch($sysname){ case x220 w520 t61p2 t61p res=(-dx 1032 -dy 776) case hsw res=(-dx 1608 -dy 1208) a=(-m 32) case * res=(-dx 808 -dy 608) } echo resize $res >/dev/wctl bind -q /sys/games/lib/quake/cd /mnt/cd # cdfs(4) quake $a $* >/dev/null