Linux Mint shortcuts:修订间差异

来自WHY42
(创建页面,内容为“Move window to side of screen: Win + ←/↑/→/↓ Switch workspace: Ctrl + Alt + ←/↑/→/↓ Category:Linux/Unix”)
 
无编辑摘要
 
(未显示同一用户的2个中间版本)
第1行: 第1行:
<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>




[[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, ...