#!/bin/rc #fucking raw #read k(ey) without pressing enter echo scroll >/dev/wctl >[3]/dev/consctl{ echo rawon >[1=3] k = `{read -c 1 /dev/cons} echo $k echo rawoff >[1=3] }