# 使用快捷键

HapiGo 是一款无常驻窗口的菜单栏应用，高度依赖快捷键调用。初始的启动快捷键为：<mark style="background-color:blue;">Option+空格</mark>。你可以按照你的习惯到设置中修改此启动快捷键。

### 修改快捷键

HapiGo 支持普通快捷键及双击（shift、control、option、command）快捷键。

* 点击菜单栏 HapiGo 菜单-偏好设置...
* 在打开的设置面板-通用-启动快捷键处进行修改
* 点击快捷键输入框，边框高亮后开始输入新的快捷键
* 当应用接收到合规的快捷键时，就会设定此快捷键

![设置快捷键](https://1003988539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl32LfsaljX9FHbl3ksjH%2Fuploads%2F4m5w1IW56LWw6eplRO9c%2F%E8%AE%BE%E7%BD%AE%E5%BF%AB%E6%8D%B7%E9%94%AE.gif?alt=media\&token=2109741a-8c38-4ddf-835d-1bb19652de66)

### 使用 Spotlight 快捷键

macOS 系统为 Spotlight 设置了 <mark style="background-color:blue;">CMD+空格</mark> 的快捷键。当部分用户发掘 HapiGo 可以完全替代 Spotlight 后，便想将 HapiGo 的启动快捷键也设置为 <mark style="background-color:blue;">CMD+空格</mark>。

此时，我们需要先在偏好设置中取消 Spotlight 快捷键。

* 在 HapiGo 中搜索「jianpan」启动系统偏好设置的键盘设置
* 切换到「快捷键」标签，并在左边列表中点击「聚焦」
* 根据个人需求，将 Spotlight 快捷键取消或修改为其他
* 进入 HapiGo 设置中，设置启动快捷键为 <mark style="background-color:blue;">CMD+空格</mark> 即可

![](https://1003988539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl32LfsaljX9FHbl3ksjH%2Fuploads%2Fo2Z9npw72q7W6FtIPqny%2F%E6%88%AA%E5%B1%8F2022-04-19%2003.27.33.png?alt=media\&token=66e815ba-f721-4ffb-8cee-0ae788450f6f)

同样的情况也适用于使用多语言切换快捷键作 <mark style="background-color:blue;">control+空格</mark> 为 HapiGo 的启动快捷键。

![](https://1003988539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl32LfsaljX9FHbl3ksjH%2Fuploads%2FLpSkEru8wM4QoUoT0NSd%2F%E6%88%AA%E5%B1%8F2022-04-19%2009.02.35.png?alt=media\&token=a3e8cb56-e2d4-4540-9e4e-acfa65b22451)


---

# 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://docs-cn.hapigo.com/baisc/hotkey.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.
