macos Mac OS X 中 Ctrl-Alt F1 和 Alt-F1...F6 的 TTY 开关
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/800210/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
TTY switch for Ctrl-Alt F1 and Alt-F1...F6 in Mac OS X
提问by Léo Léopold Hertz ??
Is it possible...
是否可以...
- to have a terminal mode for the keybinding Ctrl+Alt+F1
- to switch between TTYs for Alt+F1...F6
- 有一个用于键绑定的终端模式Ctrl+ Alt+F1
- 在 TTY 之间切换Alt+ F1...F6
Ubuntu has the above commands to move between different TTYs.
Ubuntu 有上述命令可以在不同的 TTY 之间移动。
It seems that Mac does not have them activated.
Mac 似乎没有激活它们。
How can you activate the above functionalities in Mac?
如何在 Mac 中激活上述功能?
采纳答案by mandolo
Only one TTY (TTY1) is available in OSX. To enable tty use fn+ctrl+alt+F1.
OSX 中只有一个 TTY (TTY1) 可用。要启用 tty 使用fn+ ctrl+ alt+ F1。
回答by Josh
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 OS X 中访问 TTY 吗?这是不可能的。使用终端,/Applications/Utilities/Terminal.app
回答by blamb
For Mac/apple keyboard, on Linux system, press and hold fn
first, then press ctrl+opt+f2
for e.g. after that.
对于 Mac/Apple 键盘,在 Linux 系统上,fn
先按住,然后再按ctrl+opt+f2
例如。
@mandolo was on the right track.
@mandolo 走在正确的轨道上。