-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
40 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
### Convenient things | ||
|
||
* add Chinese input: settings --> text input --> edit --> + | ||
* command is "control" in Windows! | ||
* globe key is at the position of Windows "control", but it's more like Windows "alt" and has no use in most cases. | ||
* remap globe and command: settings --> keyboard --> keyboard shortcuts --> modifier keys | ||
* control + space: change input method | ||
* command + space: spotlight search (useful to launch other apps) | ||
* 3 fingers swipe up: show all windows! | ||
* dock and application status | ||
* a black dot underneath means **running in background**. It happens when you click left-top-"x". Use command + Q to fully exit. | ||
* left-top-“-” will minimize the window to the right part of the dock, this will put the app in hibernation. Don't use it. | ||
* dock can be hidden from settings. | ||
|
||
* split screen: buy magnet from app store... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Server | ||
|
||
如何组建一个基本的服务器: | ||
|
||
* HMCL启动器:https://github.com/HMCL-dev/HMCL |