# Lucia丨露西亚无小键盘操作方法

**找到菜单注入器文件夹**

**下载文件直接替换**

{% embed url="<https://xgmenu.lanzouh.com/i2hgE1378ndg>" %}

**`F4` 呼出/隐藏菜单**

**方向键`↑`** **`↓` 控制上下**

**方向键`←`** **`→` 控制左右**

**`回车键/Ent/` 确定； `退格键/Back/` 返回**

## 自行复制修改

**鼠标`右键`选择**<mark style="color:red;">**`打开方式为记事本`**</mark>**,用记事本的方式运行**<mark style="color:orange;">**`HotKey.json`**</mark>

**里面内容全部删除,复制下方内容到文本内并保存**

```
{
   "Language" : "zh_CN",
   "Down key" : 40,
   "Left key" : 37,
   "Menu Key" : 115,
   "Move back key" : 83,
   "Move down key" : 90,
   "Move forward key" : 87,
   "Move left key" : 65,
   "Move right" : 68,
   "Move up key" : 81,
   "No clip key" : 114,
   "Return key" : 8,
   "Right key" : 39,
   "Select key" : 13,
   "Speed mode" : 16,
   "Teleport Madam Nazar key" : 118,
   "Teleport To Waypoint key" : 116,
   "Teleport To camp key" : 117,
   "Up key" : 38
}
```

**然后保存后退出即可,届时你的菜单操作方式变成**


---

# 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://wiki.apns.top/gtav-menu-jc/lucia-gun-lu-xi-ya/lucia-gun-lu-xi-ya-wu-xiao-jian-pan-cao-zuo-fang-fa.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.
