top of page

Windows Short Tricks Part 2



Windows Shortcut Keys


1. MINIMIZE ALL THE OPEN TABS


WINDOWS + M OR D


2. VIRTUAL DESKTOP


WINDOWS + CTRL + D


3. OPEN TASKBAR APPS


WINDOWS + LOCATION( START FROM 0)


4. SWITCH TABS


ALT + TAB


5. OPEN FILE MANAGER


WINDOWS + E


5. LOCK SCREEN


WINDOWS + F


5. CAST


WINDOWS + K


5. PROJECT


WINDOWS + P


5. RUN WINDOW


WINDOWS + R


5. SEARCH BAR


WINDOWS + S

Recent Posts

See All
Stack Using Queue

A stack can be implemented using two queues in C. The basic idea is to use one queue for enqueue operations and another for dequeue...

 
 
 

Comments


bottom of page