This type of application centric menu forces the user to
- Know the name of the app that will do the job they are undertaking
- Navigate through the cascading menu levels to launch the app
- Once the app is started, it is often the case of navigating its own menu system to start a particular function
Probably not.
Many people just use the same few apps each time they login. Often they will use their system to do the same, limited range of things during each session. For example
- I want to read my emails
- I want to shop for...
- I want to catch the latest news bulletin
- I want to install the pending security updates to my system
- I want to write an official letter from the business
- I want to find an alternative to using this word
For many users a task centric menu a is preferrable way of using their system. It enables a user to perform the task they want to do with a single click on a menu icon. This menu only displays what they use, nothing else. No unused and unwanted applications are listed. Each user is able to customize it to their individual requirements. It is friendly, fast and uncomplicated to use. A few examples of how it is used are shown below.
The following describes how it is done using wmdrawer. It is a tiny app and antiX-13-Full has its dependencies already installed.
Home site
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://people.easter-eggs.org/~valos/wmdrawer"
linktext was:"http://people.easter-eggs.org/~valos/wmdrawer"
====================================
To overcome the forum restriction on the number of attchments that can be uploaded per post, the method is described in four individual posts.
Post 1 of 4 (this post) set up wmdrawer
Post 2 of 4 set up IceWM to use a task menu
Post 3 of 4 set up JWM to use a task menu
Post 4 of 4 set up Fluxbox to use a task menu
Benefits of a Task Centric Menu
- It works in the way the user thinks of using the system
- It displays only the items that are relevant to the individual user
- Entries can be added or removed without editing files owned by root
- A meaningful description can be added to each entry by the user
- It reduces potential desktop clutter by eliminating a proliferation of desktop shortcut links (via icons) that might (in part) produce a similar way of launching an app
Set up wmdrawer with some example task entries
- Install wmdrawer from the antiX standard Debian repo via either Synaptic or apt-get
- Create a directory /home/USERNAME/.config/wmdrawer
- Unzip the attached preconfigured wmdrawerrc.zip in /home/USERNAME/.config/wmdrawer/
Note: Alternatively copy /usr/share/doc/wmdrawer/wmdrawerrc.example to /home/USERNAME/.config/wmdrawer/wmdrawerrc and then edit it by hand - As root, unzip the attached icon file, wmdrawer.png.zip to /usr/share/pixmaps/
- BBC News
Opens Iceweasel at a specified web site and page - Create a Presentation
Opens LibreOffice Impress with a specified template file - Watch antiX How To Videos
Opens Youtube-Viewer in CLI mode and lists videos by RunWithTheDolphin - Apply Software Updates
Opens Synaptic, obtains the list of pending updates, runs in upgrade mode and displays the changes to be applied
Continued in post 2 of 4