imacfb.txt

来自「linux 内核源代码」· 文本 代码 · 共 32 行

TXT
32
字号
What is imacfb?===============This is a generic EFI platform driver for Intel based Apple computers.Imacfb is only for EFI booted Intel Macs.Supported Hardware==================iMac 17"/20"MacbookMacbook Pro 15"/17"MacMiniHow to use it?==============Imacfb does not have any kind of autodetection of your machine.You have to add the following kernel parameters in your elilo.conf:	Macbook :		video=imacfb:macbook	MacMini :		video=imacfb:mini	Macbook Pro 15", iMac 17" :		video=imacfb:i17	Macbook Pro 17", iMac 20" :		video=imacfb:i20--Edgar Hucek <gimli@dark-green.com>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?