Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 392 Bytes

为窗口切换全屏模式.md

File metadata and controls

5 lines (3 loc) · 392 Bytes

为窗口切换全屏模式

要以全屏模式显示窗口或再次退出全屏模式,请按下 $mod + f

i3 中还有一个全局全屏模式,该模式下,客户端将跨越所有可用的输出(命令是 fullscrenn toggle global)。(如果有多个显示器,该模式会将所有显示器看作一个,将窗口跨越多个显示器全屏显示 —— 译者注)