1
codeplay 2014-09-04 22:10:30 +08:00
安装 Moom,自定义设置里面有
稍微折腾点得有Slate这个软件 |
2
xcv58 2014-09-04 22:13:43 +08:00
BetterSnapTool.app 感觉这个是最好的。
|
3
SoloCompany 2014-09-04 22:24:58 +08:00
|
4
xcv58 2014-09-04 22:35:20 +08:00
@SoloCompany 请问一下如何用这个实现两屏之间移动窗口?
|
5
holystrike 2014-09-04 22:53:20 +08:00
http://spectacleapp.com/
Move to the left half — ⌥⌘← Move to the right half — ⌥⌘→ Move to the top half — ⌥⌘↑ Move to the bottom half — ⌥⌘↓ Move to the upper left — ⌃⌘← Move to the lower left — ⌃⇧⌘← Move to the upper right — ⌃⌘→ Move to the lower right — ⌃⇧⌘→ |
6
SoloCompany 2014-09-04 23:41:25 +08:00
@xcv58 抱歉,翻了一下没找到直接对应的事件可用于键盘映射
不过你可以通过 System Prefrerences 的系统热键设置打开 Mission Control 下面的 ⌃→ / ⌃← 热键,甚至还可以打开直接 ⌃1 / ⌃2 直接切换到对应桌面 因为在这里已经可以直接映射了,也没必要再去 Karabiner 做另外的映射了,不过如果你希望使用 Karabiner 的更高级一些的键盘映射功能的话,两个结合起来一起使用还是很方便的 |
7
SoloCompany 2014-09-04 23:43:28 +08:00
至于你说到的分配一个 Application 所在桌面,只能通过 Dock 右键访问到
估计只能用 Alfred + AppleScript 来实现了 |
8
rayps 2014-09-05 00:55:43 +08:00
我用免费开源的 BetterTouchTool 设置了 fn + 上下左右
用于把当前的窗口移动到上/下一个 桌面/显示器。 也就是上下是换显示器,左右是换桌面 |
9
ffffwh 2014-09-05 08:20:28 +08:00
默认的话,鼠标按住标题栏,Ctrl-1,2,3
|
10
huluwa 2014-09-05 10:38:01 +08:00
Ctrl+左方向键
Ctrl+右方向键 |
11
xcv58 2014-09-05 12:43:59 +08:00 via Smartisan T1
@SoloCompany 这个我也在用。还以为有什么以前不知道的功能呢。
|
12
NordicShaw OP 谢谢各位了,准备今天都试试。
|