Mac OS X 中 Ctrl-Alt F1 和 Alt-F1...F6 的 TTY 开关
是否有可能...
- 有一个终端模式供按键绑定Ctrl+Alt+F1
- 之间切换Alt+F1...F6 的 TTY
Ubuntu 有上述命令可以在不同的 TTY 之间移动。
Mac 好像没有激活它们。
如何在 Mac 中激活上述功能?
Is it possible...
- to have a terminal mode for the keybinding Ctrl+Alt+F1
- to switch between TTYs for Alt+F1...F6
Ubuntu has the above commands to move between different TTYs.
It seems that Mac does not have them activated.
How can you activate the above functionalities in Mac?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
OSX 中只有一个 TTY (TTY1) 可用。
要启用 tty,请使用 fn+ctrl+alt+F1。
Only one TTY (TTY1) is available in OSX.
To enable tty use fn+ctrl+alt+F1.
我不确定你在问什么。 您是否想在 Mac OS X 中访问 TTY? 这是不可能的。 使用终端 /Applications/Utilities/Terminal.app
I am not sure what you are asking. Are you asking about accessing TTYs in Mac OS X? That is not possible. Use the terminal, /Applications/Utilities/Terminal.app
对于 Mac/Apple 键盘,在 Linux 系统上,先按住
fn
,然后按ctrl+opt+f2
例如。@mandolo 走在正确的轨道上。
For Mac/apple keyboard, on Linux system, press and hold
fn
first, then pressctrl+opt+f2
for e.g. after that.@mandolo was on the right track.