Skip to main content

Sharing Master Keyboard Shortcuts Windows 8

Keyboard Shortcuts for windows 8

Windows logo key+spacebar: Switch input language and keyboard layout

Windows logo key+O: Locks device orientation

Windows logo key+Y: Temporarily peeks at the desktop


Windows logo key+V: Cycles through toasts

Windows logo key+Shift+V: Cycles through toasts in reverse order

Windows logo key+Enter: Launches Narrator

Windows logo key+PgUp: Moves Metro style apps to the monitor on the left

Windows logo key+PgDown: Moves Metro style apps to the monitor on the right

Windows logo key+Shift+.: Moves the gutter to the left (snaps an application)

Windows logo key+.: Moves the gutter to the right (snaps an application)

Windows logo key+C: Opens Charms bar

Windows logo key+I: Opens Settings charm

Windows logo key+K: Opens Connect charm

Windows logo key+H: Opens Share charm

Windows logo key+Q: Opens Search pane

Windows logo key+W: Opens Settings Search app

Windows logo key+F: Opens File Search app

Windows logo key+Tab: Cycles through Metro style apps

Windows logo key+Shift+Tab: Cycles through Metro style apps in reverse order

Windows logo key+Ctrl+Tab: Cycles through Metro style apps and snaps them as they are cycled

Windows logo key+Z: Opens App Bar

Popular posts from this blog

USB PowerShare Technology

USB Universal Serial Bus (USB) is a standard to establish communication between a computer and different devices. USB allows high speed connection of peripherals to a computer. Using USB, you can connect devices like mice, keyboards, printers, external drives, digital cameras, mobile phones, and so on. USB also supports Plug-and-Play installation and hot swapping.

Keyboard shortcuts to memorize and use

Below are some Keyboard shortcuts we recommend everyone memorize and use. Ctrl + C or Ctrl + Insert and Ctrl + X Both Ctrl + C and Ctrl + Insert will copy the highlighted text or selected item. If you want to cut instead of copy press Ctrl + X  

TCP/IP Model Layers

The TCP/IP model uses four layers that logically span the equivalent of the top six layers of the OSI reference model; this is shown in Figure. (The physical layer is not covered by the TCP/IP model because the data link layer is considered the point at which the interface occurs between the TCP/IP stack and the underlying networking hardware.) The following are the TCP/IP model layers, starting from the bottom. Network Interface Layer As its name suggests, this layer represents the place where the actual TCP/IP protocols running at higher layers interface to the local network. This layer is somewhat “controversial” in that some people don't even consider it a “legitimate” part of TCP/IP. This is usually because none of the core IP protocols run at this layer. Despite this, the network interface layer is part of the architecture. It is equivalent to the data link layer (layer two) in the OSI Reference Model and is also sometimes called the link layer. You may also ...