- 1,781
- 1,609
I'd appreciate recommendations for books on computer input/output (I/O) interfaces. With detailed explanations, for example, (a) on how pressing the "R" key on a keyboard results in the character "R" being displayed on a screen and entered in a program, (b) on how moving a mouse results in a pointer moving across a screen and positions being entered in a program, (c) on how double-clicking on an icon launches a program, and (d) on how clicking the "Print" tab results in a sheet of paper being printed. Thanks.