gnome-terminal:如何以编程方式消除滚动条?
我正在生成一些在自己的 gnome 终端中运行的进程,并且 不想显示滚动条。 有没有类似xterm +sb
的东西 关闭该特定窗口的滚动条?
I'm spawning some processes running in their own gnome-terminal and
don't want to show the scrollbar. Is there something like xterm +sb
to turn the scrollbar off for that particular window?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
启动 gnome-terminal,在菜单中选择 Edit->Profiles。 创建一个新的配置文件并将其命名为“NoScrollbar”。 在配置文件首选项中,转到“滚动”选项卡,然后将滚动条设置为“禁用”。 要使用新配置文件启动新终端,请运行以下命令:
Start gnome-terminal, select Edit->Profiles in the menu. Create a new profile and call it 'NoScrollbar'. In the profile preferences, go to the Scrolling tab, then set the scrollbar to 'Disabled'. To start a new terminal with the new profile, run the following command: