Selecting layers just got easier 🙌 Now you can select multiple layers in the panel. 👉 Hold Shift to grab everything in between. 👉 Hold ⌘ (Mac) or Ctrl (Windows) to pick layers one by one. Then do more with them: right click to run global actions or drag them all into your workflow or map in one move
Atlas’ Post
More Relevant Posts
-
Tech Tip Tuesday: Reopen Closed Browser Tabs Instantly Tip: Press Ctrl + Shift + T (Windows) or Command + Shift + T (Mac) to reopen the last browser tab you closed. Why it matters: Accidentally close an important tab? No problem. This shortcut brings it right back and even works multiple times to restore several tabs in order. Example: Working on research and close a tab with key info? Hit Ctrl + Shift + T and it reappears exactly where you left off.
To view or add a comment, sign in
-
Why use NOMINMAX? #ifndef NOMINMAX #define NOMINMAX #endif #include <windows.h> #include <algorithm> // Now std::min/std::max work fine --- When you include the Windows header <windows.h>, by default it defines two macros: #define min(a, b) ... #define max(a, b) ... These macros conflict with the standard C++ std::min and std::max functions, which can cause unexpected errors or make it hard to use templates and algorithms cleanly. By defining NOMINMAX before including <windows.h>, you prevent Windows from defining these macros, so you can use std::min and std::max safely.
To view or add a comment, sign in
-
Curious how Duo can streamline Windows Logon? 💻 See it in action with our step-by-step demo and learn how to add two-factor authentication for both Remote Desktop and local logons. Secure access made simple. (Optimized for desktop users) https://cs.co/6048ARwT8 #SecureAccess #WindowsLogon
Duo For Windows Logon Demo
To view or add a comment, sign in
-
💗 Lesson 7 - Use the full size of your screen with snap layouts 💗 Do you have a big screen like me, or a small screen but just like having many things going on at the same time? I give you snap layouts to make sure you use the full size of your screen 😎. With snap layouts can you: 🪟 Easily change what should be seen on your screen 🪟 Control every corner of that big screen ;) You reach it by the shortcut WIN + Z. Read my latest blog post on more details: https://lnkd.in/d3cvmynn #AmandalearnsW11 #ItsAmandatory #Windows11 Windows IT pro
To view or add a comment, sign in
-
-
🖥 3 Free Ways to Create Windows 10 Recovery Disk Want to restore your system after a crash? Fix startup issues? Or reinstall Windows without an installation disc? Here are 3 methods you can try: Way 1: AOMEI Backupper ✔ Create bootable USB/CD/DVD ✔ Create recovery disk from another PC ✔ Support backups (system/disk/file) ❌ Limited features in free version Way 2: Recovery Media Creator ✔ Built-in, free with Windows 10 ✔ Quickly create a recovery USB ❌ Only basic troubleshooting tools Way 3: Backup and Restore (Windows 7) ✔ Create system image + recovery CD/DVD ✔ Complete system recovery ❌ Slower & less intuitive 👉 Have you created a recovery disk in Windows 10? Share the tool you used in the comments! #Windows10 #RecoveryDisk #SystemRecovery #DataBackup #AOMEIBackupper #Windows11RecoveryDisk #RecoveryUSB #RecoveryDisc
To view or add a comment, sign in
-
💡 Quick IT Pro Tip: How to Fix Windows Services Failing to Start Automatically Services not auto-starting? Try this workflow: Check Service Dependencies Services.msc > Right-click service > Properties > Dependencies tab. Review Event Viewer Logs Event Viewer > Windows Logs > System. Look for service-related error codes. Set Recovery Actions Services.msc > Service Properties > Recovery tab. Configure “Restart service” on first and second failure. Check Service Account Permissions Ensure the service account has required rights. Update Service Executables Reinstall or repair the underlying app or component. Pro Tip: Group Policy can enforce startup settings—review GPOs for conflicts!
To view or add a comment, sign in
-
-
With Windows 10 support officially ending on 14 October 2025, many organisations are preparing their move to Windows 11. The upgrade, however, comes with a hidden risk: older wireless authentication methods may stop working, leaving staff or students unable to get online. The good news is that Switchshop can help you move to a safer setup in just a few hours, keeping everyone connected without disruption. Find out what's changing and how to prepare here: https://lnkd.in/ef4H9bmd
To view or add a comment, sign in
-
-
There are many RAM cleaners that claim to free up RAM to speed up the system. That’s actually bad for the system. Read the full article: 5 Types of Windows Tools That Do More Harm Than Good ▸ https://lttr.ai/AiIQq #WindowsSearchIndex #DeleteEssentialData #WindowsToolsDeliver #DestabilizeWindows #DecreaseSsdLifespan #WasteCpuCycles #BloatwareRemovalToolsScripts #PerformUnnecessaryFunctions #JunkFileCleaners #FactoryResetWindows
To view or add a comment, sign in
-
-
⚡ 𝐐𝐮𝐢𝐜𝐤 𝐅𝐢𝐱 𝐓𝐢𝐩 Closed the wrong browser tab by mistake? Don’t worry—you can reopen it instantly with a simple shortcut: 👉 Ctrl + Shift + T (Windows) 👉 Cmd + Shift + T (Mac) This quick trick saves you from retracing your steps or digging through your browsing history. It’s a small productivity boost that can make a big difference during busy work sessions. 📎 Visit www.certicode.tech for more helpful tech insights #CertiCode #QuickFix #TechTips #Productivity #KeyboardShortcuts #TimeSaver
To view or add a comment, sign in
-
-
Windows 11 upgrade sounds simple, right? Click update and done. But here’s the trap → Slowdowns. Glitches. Even data loss. Most people learn this the hard way. The smarter way? Backup - Clean Install - Trusted Tech We’ve broken it all down so your upgrade is smooth, fast, and safe. Full guide here: https://lnkd.in/gc8U8G4Y #Windows11 #UpgradeSmart #TechTips #DataSafety #TechOnRoad
To view or add a comment, sign in
-