The Single Display Groupware Toolkit
Tse, E. (2004)
The Single Display Groupware Toolkit. Master's thesis, Department of Computer Science, University of Calgary, Calgary, Alberta, Canada, November.
View Publication and Related Materials
![]() | PDF Paper (2004-Tse.MScThesis.pdf) |
Abstract
Researchers in Single Display Groupware (SDG) explore how multiple users share a single display such as a computer monitor, a large wall display, or an electronic table top display. Yet today's personal computers are designed with the assumption that one person interacts with the display at a time. Thus researchers and programmers face considerable hurdles if they wish to develop SDG. Our solution is the SDGToolkit, a toolkit for rapidly prototyping SDG. SDGToolkit automatically captures and manages multiple mice and keyboards, and presents them to the programmer as uniquely identified input events relative to either the whole screen or a particular window. It transparently provides multiple cursors, one for each mouse. To handle orientation issues for table top displays (i.e., people seated across from one another), programmers can specify a participant's seating angle, which automatically rotates the cursor and translates input coordinates so the mouse behaves correctly. Finally, the SDG Toolkit provides an SDG-aware widget class layer that significantly eases how programmers create novel graphical components that recognize and respond to multiple inputs. This thesis explores the design and evaluation of the SDG Toolkit.
Bibtex entry
@MASTERSTHESIS { 2004-Tse.MScThesis,
CLASS = { THESIS },
AUTHOR = { Tse, E. },
TITLE = { The Single Display Groupware Toolkit },
SCHOOL = { Department of Computer Science, University of Calgary },
ADDRESS = { Calgary, Alberta, Canada },
YEAR = { 2004 },
MONTH = { November },
}