VMware shortcuts key

Written by Planet Lowyat on January 26, 2008 – 12:30 am -

Personally I would preferred to use keyboard shortcuts instead of mouse. In fact, you may said you can save a lot of time using mouse for certain task. In some cases, you must know the right keys to push to do what you need to do much more faster.

There are some required VMware keyboard shortcuts you should know:

Ctrl+B - Power on the Virtual Machine
Ctrl+D - Edit the Virtual Machine Settings
Ctrl+E - Power off the Virtual Machine
Ctrl+G - Grab input from mouse & keyboard
Ctrl+N - Create a new Virtual Machine
Ctrl+O - Open a Virtual Machine
Ctrl+P - Edit User Preferences
Ctrl+R - Reset Virtual Machine
Ctrl+Z - Suspend the Virtual Machine
Ctrl+F4 - Close the selected Virtual Machine
Ctrl+Alt - Return to normal(windowed) mode
Ctrl+Alt+Enter - Switch to Full Screen Mode
Ctrl+Tab - Switch between open virtual machines while mouse and keyboard input are not grabbed. VMware Workstation must be the active application. Read more »


Tags: , , ,
Posted in Hows To, Software, Virtualization | 5 Comments »

Microsot Windows Control Panel Applets Shortcuts Key

Written by Planet Lowyat on January 25, 2008 – 6:50 pm -

Microsoft Windows XP or Vista control panel can adjust and tweak Windows’ appearance, performance, network connections, security, power, hardware settings and etc.

But to access the Windows Control Panel, you need to navigate through the Start menu or create a shortcut on your computer desktop. Just like an executable or programs file, Control panel applets can easily be launch from the ‘run‘ command. Again, there is no difference with opening items from the Windows Control Panel, but this can save several steps from navigate through the Start menu.

For example, to launch Add New Hardware Wizard, just type hdwwiz.cpl in the run command field and click OK.

Read more »


Tags: , , , , ,
Posted in Hows To, Software | 2 Comments »

Linux/Unix Shell Shortcuts

Written by Planet Lowyat on January 22, 2008 – 3:16 pm -

Just came across about Linux/Unix Shell Shortcuts from Ubuntu tutorial. Use a Linux/UNIX shell effectively in order to save the time, typing and toil.

ctrl-insert : copy

shift-insert : paste

shift-delete : cut

shift-ctrl-C : copy

shift-ctrl-V : paste

ctrl-l : clearing the screen

ctrl-d : exiting the shell or logging out

ctrl-r + command : searching the history

esc-. or alt-. : Using the previous argurment

ll : Repeats and runs previous command

echo !$ : echo the last argument of the previous command

!ls - Runs the most recent command that begins with ls
Read more »


Tags: , ,
Posted in Hows To, Open Source | 1 Comment »
RSS