xterm
当终端失去焦点时,我试图将其图标化fluxbox
。
我正在关注这个维基:
http://fluxbox-wiki.org/index.php?title=Make_xterm_act_like_a_PC_game_console
到目前为止,我已经附加了这一行
Control T : If {Matches (xterm)} {Delay {Iconify} 1}
到~/.fluxbox/keys
文件,当我按下时图标化终端 Control T
捷径。
当 xterm 失去焦点时,我怎样才能获得这种行为?