KeyMenu A Keyboard Based Hierarchical Menu
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
KeyMenu:A Keyboard Based Hierarchical Menu
Kent Lyons,Nirmal J.Patel and Thad Starner
College of Computing,GVU Center
Georgia Institute of Technology
Atlanta,GA30332-0280USA
{kent,merik,thad}@
ABSTRACT
KeyMenu is a keyboard based hierarchical menu system orig-inally designed for use on a wearable computer.The menu uses a one to one mapping between buttons on the keyboard and menu items.The KeyMenu leverages off of the advan-tages of other pointer based menus such as Marking Menus. It provides support for both novice and expert user interac-tion through the use of a delay in popping up the menu.Fi-nally,by using a consistent physical action we support the transition from novice to expert.
KEYWORDS:Marking Menus,one-handed keypad inter-action,wearable computers
INTRODUCTION
The KeyMenu is a new keyboard based hierarchical menu which utilizes the same input method to navigate and activate menu items for both the novice and expert.KeyMenu is a pop-up menu using a grid of3columns and4rows of menu items.Each item on the menu corresponds to a key on the keyboard in the same relative position(Figure1).The user presses a special menu key to activate the menu and then proceeds through the menu hierarchy by pressing a sequence of keys.
In this paper we present the motivation for creating a key-board based menu system and highlight some of the prob-lems of keyboard access to traditional menus.We then ex-amine alternative menus and present the design of KeyMenu along with its advantages.Finally we discuss areas of possi-ble future work.
MOTIVATION
The KeyMenu is an alternative to traditional menus which of-ten require the use of a mouse and was originally inspired for use on a wearable computer[5].On a wearable,a pointing device is often not appropriate.The wearable user is regu-larly interacting with the real world,and the user’s primary focus of attention is not on the screen shown in her
head
Figure1:Each of the twelve keys on the front of the
T widdler(right)correspondence directly to a menu item
on the KeyMenu(left)in the same relative position. mounted display.This style of use breaks the tight feedback loop required for the hand-eye coordination needed to manip-ulate a pointer on the display.The problem is compounded by the small screen size both in terms of pixels andfield of view making the visual acquisition of the cursor on the dis-play difficult.
The physical control of the pointer’s input device is another problem on a wearable computer.Although there are a va-riety of devices that can be used to control a pointer,many become difficult to use when the user is not stationary.The mechanical noise created by the user moving through her en-vironment often affects the pointing device creating erratic movement in the cursor.This effect was prominent in data we collected while building a system to capture a wearable user’s interaction in a realistic setting[4].
While using a pointing device is problematic while mobile, touch typing using a one handed keyboard such as the Twid-dler is still possible while running down aflight of stairs.The Twiddler,shown on the right of Figure1and in use in Figure 2,is a chording keyboard with twelve buttons on the front op-erated by the user’s fourfingers and four to six modifier but-tons on the back operated by the thumb.The KeyMenu is de-signed to leverage this physical layout in navigating menus. TRADITIONAL MENUS
Traditional menus can be navigated with a variety of tech-niques such as using a mouse to select a top level menu item