shithub: rc

ref: f95ea5435d57f67826c3c21539aa41917fca18f8
dir: /bin/qk1/

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)
games/quake $a $*