Linux Mint shortcuts:修订间差异
无编辑摘要 |
无编辑摘要 |
||
(未显示同一用户的1个中间版本) | |||
第1行: | 第1行: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
Move window to side of screen: Win + ←/↑/→/↓ | Move window to side of screen: Win + ←/↑/→/↓ | ||
Move window to another screen: Win + Shift + ←/↑/→/↓ | |||
Switch workspace: Ctrl + Alt + ←/↑/→/↓ | Switch workspace: Ctrl + Alt + ←/↑/→/↓ | ||
Move window to another workspace: Right Click -> Move to | |||
Vscode Explorer: Ctrl + 0 | |||
Vscode Editor: Ctrl + 1, 2, ... | |||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Category:Linux/Unix]] | [[Category:Linux/Unix]] |
2024年3月8日 (五) 06:22的最新版本
Move window to side of screen: Win + ←/↑/→/↓
Move window to another screen: Win + Shift + ←/↑/→/↓
Switch workspace: Ctrl + Alt + ←/↑/→/↓
Move window to another workspace: Right Click -> Move to
Vscode Explorer: Ctrl + 0
Vscode Editor: Ctrl + 1, 2, ...