Wednesday 9 August 2017

COMPUTER SHORT KEYS


---------------------------------------------------------------------------------------------------------------
COMPUTER SHORT KEYS
https://www.computerhope.com/shortcut.htm
--------------------------------------------------------------------------------------------------------------
WINDOW 7 COMPUTER KEY FINDER
-----------------------------------------------------------------------------------------------------------------------
https://www.belarc.com/products_belarc_advisor
https://sites.google.com/site/bforbooks234/window-7-computer-key
-----------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------
MAKE OWN WINDOW KEY FINDER  BY VBS CODE
https://www.howtogeek.com/206329/how-to-find-your-lost-windows-or-office-product-keys/
COPY AND PASTE BELOW CODE IN NOTEPAD AND SAVE AS
ProductKeys.vbs
AFTER PASTE THE CODE JUST DOUBLE CLICK FILE
-----------------------------------------------------------------------------------------------------------------------

Find the Windows Key Without Any Software (Advanced Users Only)

Assuming you can boot your computer without any problems, you can easily create a simple VBscript that will read the value out of the registry and then translate it into the format that you need for reinstalling. We’re not sure where this script came from, but reader raphoenix posted it on our forum a long time ago, so we’re sharing it here for you.
Copy and paste the following into a Notepad window:
Set WshShell = CreateObject("WScript.Shell")
MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId"))

Function ConvertToKey(Key)
Const KeyOffset = 52
i = 28
Chars = "BCDFGHJKMPQRTVWXY2346789"
Do
Cur = 0
x = 14
Do
Cur = Cur * 256
Cur = Key(x + KeyOffset) + Cur
Key(x + KeyOffset) = (Cur \ 24) And 255
Cur = Cur Mod 24
x = x -1
Loop While x >= 0
i = i -1
KeyOutput = Mid(Chars, Cur + 1, 1) & KeyOutput
If (((29 - i) Mod 6) = 0) And (i <> -1) Then
i = i -1
KeyOutput = "-" & KeyOutput
End If
Loop While i >= 0
ConvertToKey = KeyOutput
End Function
You’ll need to use File -> Save As, change the “Save as type” to “All Files” and then name it productkey.vbs or something similar ending with the vbs extension. We’d recommend saving to the desktop for easy access.
Once you’ve saved it, you can just double-click and the popup window will show you your product key.
Pro tip: If you use CTRL+C when the popup window is active, it will copy the contents of the window to the clipboard, and then you can paste it into Notepad or somewhere else.


The product key system is complicated to understand because Microsoft doesn’t really want typical Windows users to reinstall Windows on their PCs. Instead, they’d rather you use your computer manufacturer’s recovery media. But the recovery media is full of the bloatware you don’t want on your PC–that’s why so many geeks often opt to reinstall Windows on their new PCs.
------------------------------------------------------------------------------------------------------------------

Basic PC shortcut keys

Below is a list of some of the most commonly used basic shortcut keys that work with almost all IBM compatible computers and software programs. It is highly recommended that all users keep a good reference of these shortcut keys or try to memorize them. Doing so will dramatically increase your productivity.
Tip: Besides the special character shortcuts listed here, some special characters are also located on the number keys (below the F1 - F12 keys). You can enter these special characters by pressing the Shift key and the number key that has the special character listed on it.
Shortcut KeysDescription
Alt+FFile menu options in current program.
Alt+EEdit options in current program
Alt+TabSwitch between open programs
F1Universal Help in almost every Windows program.
F2Rename a selected file
F5Refresh the current program window
Ctrl+NCreate a new, blank document in some software programs
Ctrl+OOpen a file in current software program
Ctrl+ASelect all text.
Ctrl+BChange selected text to be Bold
Ctrl+IChange selected text to be in Italics
Ctrl+UChange selected text to be Underlined
Ctrl+FOpen find window for current document or window.
Ctrl+SSave current document file.
Ctrl+XCut selected item.
Shift+DelCut selected item.
Ctrl+CCopy selected item.
Ctrl+InsCopy selected item
Ctrl+VPaste
Shift+InsPaste
Ctrl+YRedo last action
Ctrl+ZUndo last action
Ctrl+KInsert hyperlink for selected text
Ctrl+PPrint the current page or document.
HomeGoes to beginning of current line.
Ctrl+HomeGoes to beginning of document.
EndGoes to end of current line.
Ctrl+EndGoes to end of document.
Shift+HomeHighlights from current position to beginning of line.
Shift+EndHighlights from current position to end of line.
Ctrl+Left arrowMoves one word to the left at a time.
Ctrl+Right arrowMoves one word to the right at a time.
Ctrl+EscOpens the START menu
Ctrl+Shift+EscOpens Windows Task Manager
Alt+F4Close the currently active program
Alt+EnterOpen the Properties for the selected item (file, folder, shortcut, etc.)

PC shortcut keys for Special Characters

Many special characters can be created using keyboard shortcuts. Below are some of the more common and popular special characters and the keyboard shortcuts to create them.
Shortcut KeysSpecial Character
Alt+0224à
Alt+0232è
Alt+0236ì
Alt+0242ò
Alt+0241ñ
Alt+0228ä
Alt+0246ö
Alt+0252ü
Alt+0248ø
Alt+0223ß
Alt+0198Æ
Alt+0231ç
Alt+0191¿
Alt+0176°  (degree symbol)
Alt+0177±  (plus/minus symbol)
Alt+0153
Alt+0169©
Alt+0174®
Alt+0128€  (Euro currency)
Alt+0162¢  (Cent symbol)
Alt+0163£  (British Pound currency)
Alt+0165¥  (Japanese Yen currency)
http://atozkeyboardshortcuts.blogspot.co.uk/2012/05/shortcut-keys-for-vlc-media-player.html

Shortcut keys for VLC media player:

Command                                              Description

[CTRL] + [F]Open folder
[CTRL] + [D]Open disc menu
[CTRL] + [R] or [CTRL] + [S]Advanced open file
[CTRL] + [O]Open single file/files
[CTRL] + [Up Arrow] or [CTRL] + [Down Arrow]Increase/Decrease Volume
[F]Switch from/to Fullscreen
[M]Mute and Unmute Audio
[V]Show, Switch, or Hide Movie Subtitles
[Space Bar]Pause or Play the Movie
[P]Play the Movie (from the very beginning)
[S]Stop Playing the Movie
[SHIFT] +[Left Arrow] or [SHIFT] + [Right Arrow]Fast Rewind or Fast Forward by 3 seconds
[ALT] + [Left Arrow] or [ALT] + [Right Arrow]Fast Rewind or Fast Forward by 10 seconds
[CTRL] + [Left Arrow] or [CTRL] + [Right Arrow]Fast Rewind or Fast Forward by 1 minute
[ESC]Exit the Fullscreen mode
[+] or [-]Play the movie faster or slower
[A]Change the aspect ratio
[B]Change Audio/Language track
[C]Crop screen
[G] or [H]Increase or Decrease subtitle delay
[J] or [K]Increase or Decrease audio delay
[Z]Change Zoom
[CTRL] + [1] or [CTRL] + [2] or [CTRL] + [3] or [CTRL] + [4]Change the zoom mode
[T]Show time
[CTRL] + [T]Go to time


Shortcuts to Playlists 
[CTRL] + [H]Hide/Unhide Controls
[CTRL] + [P]VLC Player Preferences
[CTRL] + [E]Adjust Audio/Video Effects
[CTRL] + [B]Edit Bookmarks
[CTRL] + [M]Open Messages
[CTRL] + [N]Open Network
[CTRL] + [C]Open the Capturing Device
[CTRL] + [L]Open Playlist
[CTRL] + [Y]Save Playlist
[CTRL] + [I] or [CTRL] + [J]Media Information
[ALT] + [A]Audio menu
[ALT] + [H]Help menu
[ALT] + [M]Media menu
[ALT] + [P]Playlist menu
[ALT] + [T]Tool menu
[ALT] + [V]Video menu
[ALT] + [L]Playback menu
[D]Show the Movie path
[N]Play Next Movie from Playlist
[F1]Help
[F11]Switch Window to/from Fullscreen Mode
[ALT] + [F4]Quit VLC Media Player
We can see this short cut keys on VLC media player Tools-Preferences-Hot keys.



0 comments:

Post a Comment

FB Gadgets | Template Designed by Fatakat PhotosCoolBThemes.com
Code by : paid web directory

https://www.google.co.uk/search?q=site%3Ablogspot.com+fbgadgets