Showing posts with label Tech Tricks. Show all posts
Showing posts with label Tech Tricks. Show all posts

Monday, 29 January 2018

How to Use Virtual Keyboard in Windows 10 – (Windows 10 Touch Keyboard)




Hello friends, Today I will tell you a method on how to use Virtual Keyboard Windows 10. You can use both Virtual keyboard and Physical Keyboard at the same time. Users can use this Virtual keyboard on Windows 10, 8.1 and 8. You can use Windows 10 touch keyboard on your PC/Laptops. Virtual Keyboard will be shown on screen. You can even draw pattern to write an alphabet or number.

There are two on-screen keyboards in Windows 8 & 10. First, the basic one which can be accessed merely from the taskbar and second, a more advanced one found in the Ease of Access settings. You need to enable Virtual Keyboard on Windows 10. I will share a complete method to use Virtual Keyboard Windows 10.


Windows 10 Touch Keyboard
  1. Right-click on the Taskbar => Toolbar => Touch keyboard.
  2. Once you have enabled it, a keyboard icon would appear near the system tray or notification area on your computer screen. Just click on the icon or tap on it in case of a touchscreen to bring up the on-screen virtual keyboard.
  3. You can work on the keyboard by just clicking on the keys with a mouse or if your screen is touch-supported, by tapping on it. The keyboard is simple to use, and there is nothing more to know about it at present.
  4. You can relocate or enlarge the keyboard using the icons at the top-right corner of the keyboard. The button at the bottom of the keyboard allows you to select and choose from different layouts.

Enable On-screen keyboard Windows 10 Download

Windows 10 consists of another more advanced version of virtual keyboard which can be accessed through the Ease of Access settings. To pop it up, just open the Start menu and select Settings. Now, go to Ease of Access > Keyboard and then enable the On-Screen Keyboard option you’ll find at the top of the window.
This keyboard resembles the traditional PC keyboard in functionality and comes with a few more keys. The keyboard is included in a separate desktop window which you can resize or minimize unlike the basic one. There are additional configuration options for the keyboard which you can access through the Options button at the bottom right-hand corner. You can also access the keyboard more efficiently in future, and you can pin it to your task-bar.
This keyboard is also accessible from the sign in screen of the Windows 10. All you need to do is click or tap on the Ease of Access button at the bottom-right corner of the sign-in screen. It is situated at the left of the power button and chooses On-Screen Keyboard from the menu appearing afterward.

How to Hide your secret Files Behind an Image, without coding.


We all have secret files that we don’t want anyone to look at. Most common way of hiding important files was either creating a folder inside a folder or some people change the folder type to hidden. But both of these ways are not safe and anyone with little intelligent can easily find the folder you wish to hide.  Today I will show you how you can store a folder inside an image so that who ever wants to find your folder will have a really hard time finding it.
 To do this a basic knowledge of command prompt is sufficient. Even if you don’t have it, I will make sure the path is easy for you to follow.
1. First select an image beneath which you will hide the file you want.
2. Now select the file you wish to hide and convert into .RAR formattd file using winRAR.
3. Paste both of these files on the desktop.
4.Now press windows key + ‘R’ and then enter cmd.
cd desktop
5. CD stands for change directory.By typing the above mentioned command you redirect the directory to desktop.
Copy /b name.jpg + filename.rar image.jpg
  • Replace name.jpg with the name of image you want your file to be hidden behind. Don’t forget to add image format like  .jpg,.png,.gif etc.
  • Replace filename with the file of your choose that you choose to hide. It must be in .rar format.
  • Finally Replace image.jpg with the name of the final image with files inside.
6. The newly created image just looks like an image from all sides. You need to follow the following steps to extract files from images.

 Accessing the Hidden File ?

To extract the file out of the image, you should open the image in winrar, which can be done in either of these ways.
    1. Open winrar
    2. Now locate your image and open it or simply drag your image in winrar.
    3. Extract the file and done.