Premium
Perly—Unix with buttons
Author(s) -
Hesketh Richard
Publication year - 1991
Publication title -
software: practice and experience
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.437
H-Index - 70
eISSN - 1097-024X
pISSN - 0038-0644
DOI - 10.1002/spe.4380211103
Subject(s) - unix , scripting language , computer science , graphical user interface , workstation , task (project management) , operating system , human–computer interaction , window (computing) , set (abstract data type) , user interface , interface (matter) , programming language , software , engineering , systems engineering , bubble , maximum bubble pressure method
Modern UNIX‐based graphical workstations still lack really graphical interfaces. Yet recreating existing UNIX tools with graphical interfaces may prove to be a prohibitive task. This paper describes the design and implementation of a set of tools that make the task of providing a graphical UNIX user interface easier. The main tool, called Perly, provides on‐screen graphical buttons connected to UNIX command scripts. When a button is pressed, the associated command script is executed. The buttons are highly configurable, encouraging users to tailor and extend their workstation environment. The idea of onscreen buttons with underlying programmable scripts comes from the work done at Xerox EuroPARC into user‐tailorable systems. Descriptions of Perly buttons are held in plain text files, allowing them to be given to other users via electronic mail. Examples of the use of buttons and the ideas behind the implementation of Perly buttons under the X Window System are discussed.