
| NETWORK MANAGER BASICS |
4.NETWORK MANAGER BASICS
4.1PULLDOWN MENU SELECTION PROCEDURE USING THE MOUSE
Select one of the two options below to select the Pulldown Menu:
Position the cursor to the desired menu option, and quickly press/release the left mouse button once. The pulldown menu will fix itself to the screen. Position the cursor to the next desired option, and press/release the left mouse button once.
OR
Position the cursor to the desired menu option, press (but do not release) the left mouse button. Drag the cursor to the next desired option and release the left mouse button.
4.2 PULLDOWN MENU SELECTION PROCEDURE USING THE KEYBOARD
Each menu option contains a mnemonic
4.3 EDITOR OPTIONS
vuepad editor - HP VUE editor,
> /usr/vue/bin/vuepad filename
NOTE: Also available via an icon on the VUE menu pad. Automatically invoked via the File Manager utility when the user chooses to edit a file.
NOTE: To edit a file, the file must have write privileges for your user type. See the Unix man pages for the chmod / chown commands to reset file permissions and ownership.
vi editor - standard Unix editor,
> vi filename
NOTE: Recommend book by O'Reilly & Associates, Inc. entitledLearning the vi Editor
18