Mac 上的 gedit,更改文档快捷方式

发布于 2024-10-29 21:06:06 字数 162 浏览 1 评论 0原文

我在 macbook pro 上使用 gedit,在编辑器中更改文档(选项卡)的快捷方式是选项+命令+向上/向下翻页。

不过,由于它是 macbook pro,我发现必须按 fn 键 + 向上/向下箭头才能进行向上/向下翻页输入,有点不方便。有没有办法将键盘快捷键配置为 ctrl + tab?

I'm using gedit on my macbook pro and the shortcut to change documents (tabs) within an editor is option+command+page up/down.

However, as it is a macbook pro, I find it slightly inconvenient to have to press the fn key + up/down arrow in order to make a page up/down input. Is there a way to configure the keyboard shortcut to be ctrl + tab?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

娇纵 2024-11-05 21:06:06

如果我正确理解您想使用 ctrl + tab 切换选项卡,您可以使用 http 中的插件来完成此操作://live.gnome.org/Gedit/Plugins

示例:

控制您的选项卡 - Ctrl-Tab / Ctrl-Shift-Tab 按最近使用的顺序切换选项卡。
Ctrl-PageUp / Ctrl-PageDown 按选项卡栏顺序切换选项卡。

TabPgUpDown - 使用 Ctrl+PgUp 和 Ctrl+PgDown 在文档之间切换。

TabSwitch - 允许在文档之间按 ctrl+tab 切换。

要安装其中之一,您需要下载文件并将它们放入 ~/.gnome2/gedit/plugins/ 目录(可能需要创建)。它们需要位于那个确切的目录中;不会扫描子目录中的插件。

If i understand correctly that you want to switch tabs by using ctrl + tab, you can do that with a plugin from http://live.gnome.org/Gedit/Plugins

Examples:

Control Your Tabs - Ctrl-Tab / Ctrl-Shift-Tab switch tabs in most recently used order.
Ctrl-PageUp / Ctrl-PageDown switch tabs in tabbar order.

TabPgUpDown - Switch between documents using Ctrl+PgUp and Ctrl+PgDown.

TabSwitch - Allows to ctrl+tab-switch between documents.

To install one of these, you need to download the files and put them in your ~/.gnome2/gedit/plugins/ directory (which may need to be created). They need to be in that exact directory; subdirectories are not scanned for plugins.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文