Difference between revisions of "Peerix on Intel Macs"
From Organic Design wiki
(→Video geometry issue) |
m (Caretaker: categories) |
||
Line 1: | Line 1: | ||
+ | [[Category:Mac]][[Category:Peerix]] | ||
=Video geometry issue= | =Video geometry issue= | ||
The main difference with iMacs is their screen geometry. Mac has a ''Cinema'' display closer to the 16x9 aspect ratio than the traditional ''TV'' style 4x3 aspect. | The main difference with iMacs is their screen geometry. Mac has a ''Cinema'' display closer to the 16x9 aspect ratio than the traditional ''TV'' style 4x3 aspect. | ||
Line 8: | Line 9: | ||
=CD drive ejecting= | =CD drive ejecting= | ||
As the Mac does not have a physical ''eject'' button like most PCs, the eject has to happen with software. This is a trivial problem to solve but requires the [http://eject.sourceforge.net/ eject] program. | As the Mac does not have a physical ''eject'' button like most PCs, the eject has to happen with software. This is a trivial problem to solve but requires the [http://eject.sourceforge.net/ eject] program. | ||
− | |||
− |
Revision as of 16:42, 13 December 2006
Video geometry issue
The main difference with iMacs is their screen geometry. Mac has a Cinema display closer to the 16x9 aspect ratio than the traditional TV style 4x3 aspect.
The pixel aspect ratio remains square, but there may be some VESA/VBE emulation happening that causes stretching.
Solution
The OS should read the hardware and set a more suitable video mode to get proper geometry.
CD drive ejecting
As the Mac does not have a physical eject button like most PCs, the eject has to happen with software. This is a trivial problem to solve but requires the eject program.