shithub: rc

ref: c7989cb413b03878d24a35ad1cdd22f08a2c24ed
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 $*