Docs To Go Desktop App For Mac
Download Microsoft Teams now and get connected across devices on Windows, Mac, iOS, and Android. Collaborate better with the Microsoft Teams app. Jun 04, 2020 Docs To Go 4.0 contains best-in-class document viewing & editing at no charge. Options for connecting to multiple cloud storage accounts, desktop file sync, and opening password-protected files are available via in-app purchase. Download and install the Google Drive app to your Mac if you haven't already. Once you've installed and added it to your applications, a Google Drive folder should appear in your Finder.
The following tips and control equivalents should help you in your transition between a Mac and Windows (or WSL/Linux) development environment.
For app development, the nearest equivalent to Xcode would be Visual Studio. There is also a version of Visual Studio for Mac, if you ever feel the need to go back. For cross-platform source code editing (and a huge number of plug-ins) Visual Studio Code is the most popular choice.
Keyboard shortcuts
Operation | Mac | Windows |
---|---|---|
Copy | Command+C | Ctrl+C |
Cut | Command+X | Ctrl+X |
Paste | Command+V | Ctrl+V |
Undo | Command+Z | Ctrl+Z |
Save | Command+S | Ctrl+S |
Open | Command+O | Ctrl+O |
Lock computer | Command+Control+Q | WindowsKey+L |
Show desktop | Command+F3 | WindowsKey+D |
Open file browser | Command+N | WindowsKey+E |
Minimize windows | Command+M | WindowsKey+M |
Search | Command+Space | WindowsKey |
Close active window | Command+W | Control+W |
Switch current task | Command+Tab | Alt+Tab |
Maximize a window to full screen | Control+Command+F | WindowsKey+Up |
Save screen (Screenshot) | Command+Shift+3 | WindowsKey+Shift+S |
Save window | Command+Shift+4 | WindowsKey+Shift+S |
View item information or properties | Command+I | Alt+Enter |
Select all items | Command+A | Ctrl+A |
Select more than one item in a list (noncontiguous) | Command, then click each item | Control, then click each item |
Type special characters | Option+ character key | Alt+ character key |
Trackpad shortcuts
Note: Some of these shortcuts require a “Precision Trackpad”, such as the trackpad on Surface devices and some other third party laptops.
Operation | Mac | Windows |
---|---|---|
Scroll | Two finger vertical swipe | Two finger vertical swipe |
Zoom | Two finger pinch in and out | Two finger pinch in and out |
Swipe back and forward between views | Two finger sideways swipe | Two finger sideways swipe |
Switch virtual workspaces | Four fingers sideways swipe | Four fingers sideways swipe |
Display currently open apps | Four fingers upward swipe | Three fingers upward swipe |
Switch between apps | N/A | Slow three finger sideways swipe |
Go to desktop | Spread out four fingers | Three finger swipe downwards |
Open Cortana / Action center | Two finger slide from right | Three finger tap |
Open extra information | Three finger tap | N/A |
Show launchpad / start an app | Pinch with four fingers | Tap with four fingers |
Docs To Go Desktop Mac Download
Note: Trackpad options are configurable on both platforms.
Terminal and Shell
Windows provides several alternatives to the Mac's terminal emulator.
- The Windows Command Line
The Windows command line will accept DOS commands, and is the most commonly used command line tool on Windows. To open it: Press WindowsKey+R to open the Run box, then type cmd and then click OK. To open an administrator command line, type cmd and then press Ctrl+Shift+Enter.
- PowerShell
PowerShell is a 'PowerShell is a task-based command-line shell and scripting language built on .NET. PowerShell helps system administrators and power-users rapidly automate tasks that manage operating systems'. In other words, it's a very powerful command line, and is especially loved by system admins.
Incidentally, PowerShell is also available for Mac.
- Windows Subsystem for Linux (WSL)
WSL allows you to run a Linux shell within Windows. This means you can run bash or other shell, depending on choice and the specific Linux distro installed. Using WSL will provide the kind of environment most familiar to Mac users. For example, you will ls to list the files in a current directory, not dir as you would with the Windows command line. To learn about installing and using WSL, see the Windows Subsystem for Linux Installation Guide for Windows 10.
For example “ com.aoudad.net-preferences.plist”, “ com.myppes.net-preferences.plist”, ' com.kuklorest.net-preferences.plist”, “ com.avickUpd.plist”, etc., and move them to the Trash.Scan your Mac with Combo Cleaner:If you have followed all the steps in the correct order you Mac should be clean of infections. What is mac auto fixer app. Bar, type: /Library/LaunchDaemonsIn the “ LaunchDaemons” folder, look for recently-added suspicious files.
- Windows Terminal (Preview)
Windows Terminal is an application that combines command-line tools and shells from a number of sources, including the traditional Windows Command Line, PowerShell, and Windows Subsystem for Linux. While it is currently still in preview, it already contains several useful features such as support for multiple tabs, split panes, custom themes and styles, and full Unicode support. Windows Terminal can be installed from the Microsoft Store on Windows 10.
Apps and utilities
Docs To Go App
App | Mac | Windows |
---|---|---|
Settings and Preferences | System Preferences | Settings |
Task manager | Activity Monitor | Task Manager |
Disk formatting | Disk Utility | Disk Management |
Text editing | TextEdit | Notepad |
Event viewing | Console | Event Viewer |
Find files/apps | Command+Space | Windows key |