--- wikisrc/users/ryoon/how_to_install_netbsd_amd64_to_macbook_air_11_inch.mdwn 2012/09/22 17:52:56 1.8 +++ wikisrc/users/ryoon/how_to_install_netbsd_amd64_to_macbook_air_11_inch.mdwn 2012/09/23 04:27:22 1.9 @@ -384,6 +384,9 @@ wsdisplay0: screen 4 added (80x25, vt100 ### /etc/X11/xorg.conf for native X.org With this xorg.conf, you can find one problem. Real display size is 1366x768, but detected one is 1368x768 :( +You can fix display size with + + xrandr --size 1366x768
Section "ServerLayout"