shithub: rc

ref: 864c67531f8f2144c9979a486afd3165c13ee816
dir: rc/qw

View raw version
#!/bin/rc
rfork ne
switch($sysname){
case x220 w520 t61p2 t61p
	res=(-dx 1032 -dy 776)
case hsw
	res=(-dx 1608 -dy 1208)
case *
	res=(-dx 808 -dy 608)
}
echo resize $res >/dev/wctl
bind -q /sys/games/lib/quake/cd /mnt/cd	# cdfs(4)
qwcl -mem 32 $* >/dev/null