# 使用MacBook键盘在移动设备输入

## 推荐移动设备输入方法

在使用触摸屏的移动设备时，遇到大量文字输入，无论是iPad还是Nexus，由于没有趁手的物理键盘，效率会非常低。

如果你使用MacBook Pro/Air等苹果笔记本，其实完全可以利用笔记本电脑的键盘来作为移动设备的输入。笔记本的蓝牙和移动设备配对以后，只需要再增加一个键盘输入软件，就可以在笔记本上使用物理键盘给移动设备输入文字。

在Apple Store中，有两款

* [iKeyboard](https://itunes.apple.com/cn/app/ikeyboard/id441439411?l=en\&mt=12)

这是一款比较古老的软件，2012年就停止更新了。不过，这款软件是我很早以前就购买的，惊喜地发现，只到现在，在最新的OS X EI Capitan 10.11操作系统上，仍然可以正常使用。所以我并没有再购买和使用其他。

* [1Keyboard](https://itunes.apple.com/cn/app/1keyboard/id766939888?l=en\&mt=12)
  * 支持快捷键启动输入
  * 可复制粘贴文本到设备
  * 可将应用缩小到菜单条

![用MacBook键盘在移动设备输入文字](/files/-M1TANNS_MA3JrFDdnE0)

依然在不断升级的蓝牙键盘软件，而且支持同时控制3个移动设备，可通过快捷键切换控制。交互设计好，推荐使用。

> [可惜1Keyboard于2015年停止更新](https://apple.stackexchange.com/questions/233669/can-i-use-my-mac-keyboard-as-input-to-another-apple-device)，不过，这个软件确实比较可靠实用。

* [Typeeto](https://www.eltima.com/bluetooth-keyboard.html)
  * 和1Keyboard相同功能，可以支持控制
  * 切换到Mac其他应用（暂停输入）会断开蓝牙，重新切换到Typeeto再进行输入前还连接一次iOS设备，会有一个延迟，略有不便。

> 上述软件价格都是68元，推荐使用`1Keyboard`或者`Typeeto`。我当前使用Typeeto，主要原因是截止2017年底，该软件还在更新维护。

对于技术和文字工作者，用一顿汉堡套餐的价格换取工作和生活的便利是值得的！

## 其他

* [One way to use an iPad as a display for a headless Mac](https://www.macworld.com/article/3269854/macs/one-way-to-use-an-ipad-as-a-display-for-a-headless-mac.html)介绍了在Mac上启动 VNC Server（即MacOS的 `Screen Sharing`功能），然后在iPad上使用第三方的VNC apps for iOS来连接，实现远程访问Mac桌面功能。
*

## 参考

* [Typeeto lets you use your Macbook as a Bluetooth keyboard for your iPhone,iPad, or Apple TV](http://www.idownloadblog.com/2016/09/27/typeeto-lets-you-use-your-macbook-as-a-bluetooth-keyboard-for-your-iphone-ipad-or-apple-tv/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://huataihuang.gitbook.io/cloud-atlas-draft/develop/mac/mac_bluetooth_keyboard_for_mobile_device.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
