K 10 svn:author V 3 jmz K 8 svn:date V 27 1995-02-22T23:34:58.000000Z K 7 svn:log V 163 Put the joystick status in a struct {int x, y, b1, b2;} rather than in a dummy array of 4 integers. Declare the struct in the header file and update the man page. END