選擇核心開機
2009年6月26日 星期五 by Anati
開機之後看到數字倒數選擇prompt就是選項6
會出現OK>的提示命令列
OK> unload
OK> boot kernel.old
這樣就可以使用舊的核心啟動
2009年6月26日 星期五 by Anati
2009年6月22日 星期一 by Anati
2009年6月14日 星期日 by Anati
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="info.capabilities" contains="input.touchpad">
<merge key="input.x11_driver" type="string">synaptics</merge>
<!-- Arbitrary options can be passed to the driver using
the input.x11_options property since xorg-server-1.5. -->
<!-- EXAMPLES:
Switch on shared memory, enables the driver to be configured at runtime
<merge key="input.x11_options.SHMConfig" type="string">true</merge>
Maximum movement of the finger for detecting a tap
<merge key="input.x11_options.MaxTapMove" type="string">2000</merge>
Enable vertical scrolling when dragging along the right edge
<merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
Enable vertical scrolling when dragging with two fingers anywhere on the touchpad
<merge key="input.x11_options.VertTwoFingerScroll" type="string">true</merge>
Enable horizontal scrolling when dragging with two fingers anywhere on the touchpad
<merge key="input.x11_options.HorizTwoFingerScroll" type="string">true</merge>
If on, circular scrolling is used
<merge key="input.x11_options.CircularScrolling" type="string">true</merge>
For other possible options, check CONFIGURATION DETAILS in synaptics man page
-->
</match>
</device>
</deviceinfo>udi = '/org/freedesktop/Hal/devices/psm_0'
freebsd.device_file = '/dev/psm0' (string)
freebsd.driver = 'psm' (string)
freebsd.unit = 0 (0x0) (int)
info.addons = {'hald-addon-mouse-sysmouse'} (string list)
info.capabilities = {'input', 'input.mouse'} (string list)
info.category = 'input.mouse' (string)
info.parent = '/org/freedesktop/Hal/devices/atkbdc_0' (string)
info.product = 'PS/2 Mouse' (string)
info.subsystem = 'platform' (string)
info.udi = '/org/freedesktop/Hal/devices/psm_0' (string)
input.device = '/dev/psm0' (string)
input.x11_driver = 'mouse' (string)
platform.id = 'psm.0' (string)hw.psm.synaptics_support="1"<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="info.udi" string="/org/freedesktop/Hal/devices/psm_0">
<merge key="input.x11_driver" type="string">synaptics</merge>
<merge key="input.x11_options.Protocol" type="string">psm</merge>
<merge key="input.x11_options.Device" type="string">/dev/psm0</merge>
<merge key="input.x11_options.SHMConfig" type="string">false</merge>
<merge key="input.x11_options.LeftEdge" type="string">1200</merge>
<merge key="input.x11_options.RightEdge" type="string">5700</merge>
<merge key="input.x11_options.TopEdge" type="string">1200</merge>
<merge key="input.x11_options.BottomEdge" type="string">5000</merge>
<merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
<merge key="input.x11_options.HorizEdgeScroll" type="string">true</merge>
<merge key="input.x11_options.VertScrollDelta" type="string">300</merge>
<merge key="input.x11_options.HorizScrollDelta" type="string">300</merge>
<merge key="input.x11_options.MaxSpeed" type="string">0.15</merge>
<merge key="input.x11_options.MinSpeed" type="string">0.15</merge>
<merge key="input.x11_options.CircularScrolling" type="string">true</merge>
<merge key="input.x11_options.CircularPad" type="string">true</merge>
<merge key="input.x11_options.CircScrollTrigger" type="string">2</merge>
<merge key="input.x11_options.CircScrollDelta" type="string">0.3</merge>
</match>
</device>
</deviceinfo>udi = '/org/freedesktop/Hal/devices/psm_0'
freebsd.device_file = '/dev/psm0' (string)
freebsd.driver = 'psm' (string)
freebsd.unit = 0 (0x0) (int)
info.addons = {'hald-addon-mouse-sysmouse'} (string list)
info.capabilities = {'input', 'input.mouse'} (string list)
info.category = 'input.mouse' (string)
info.parent = '/org/freedesktop/Hal/devices/atkbdc_0' (string)
info.product = 'PS/2 Mouse' (string)
info.subsystem = 'platform' (string)
info.udi = '/org/freedesktop/Hal/devices/psm_0' (string)
input.device = '/dev/psm0' (string)
input.x11_driver = 'synaptics' (string)
input.x11_options.BottomEdge = '5000' (string)
input.x11_options.CircScrollDelta = '0.3' (string)
input.x11_options.CircScrollTrigger = '2' (string)
input.x11_options.CircularPad = 'true' (string)
input.x11_options.CircularScrolling = 'true' (string)
input.x11_options.Device = '/dev/psm0' (string)
input.x11_options.HorizEdgeScroll = 'true' (string)
input.x11_options.HorizScrollDelta = '300' (string)
input.x11_options.LeftEdge = '1200' (string)
input.x11_options.MaxSpeed = '0.15' (string)
input.x11_options.MinSpeed = '0.15' (string)
input.x11_options.Protocol = 'psm' (string)
input.x11_options.RightEdge = '5700' (string)
input.x11_options.SHMConfig = 'false' (string)
input.x11_options.TopEdge = '1200' (string)
input.x11_options.VertEdgeScroll = 'true' (string)
input.x11_options.VertScrollDelta = '300' (string)
platform.id = 'psm.0' (string)Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
EndSection
Section "Files"
ModulePath "/usr/local/lib/xorg/modules/"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/OTF/"
FontPath "/usr/local/lib/X11/fonts/artwiz-aleczapka-en/"
FontPath "/usr/local/lib/X11/fonts/TrueType/"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
EndSection
Section "Module"
Load "extmod"
Load "record"
Load "dbe"
Load "glx"
Load "dri"
Load "dri2"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 945GME Express Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection2009年6月12日 星期五 by Anati
exec /usr/local/bin/X -dpi 85xserver_arguments vt09 -dpi 85xrandr --dpi 85by Anati
2009年5月27日 星期三 by Anati
ttyv7 "/usr/libexec/getty Pc" cons25 on secure
ttyv8 "/usr/local/bin/slim" xterm on secure# Messages (ie: shutdown)
msg_color #FFFFFF (訊息文字顏色)
msg_font Verdana:size=18:bold:dpi=75 (使用的字體與大小)
msg_x 50% (訊息的位子)
msg_y 40%
msg_shadow_color #702342 (訊息文字的陰影)
msg_shadow_xoffset 1 (陰影位子offset)
msg_shadow_yoffset 1
# valid values: stretch, tile
background_style stretch (背景最大化)
background_color #eedddd (背景色)
# Input controls
input_panel_x 25% (panel.png圖的位子)
input_panel_y 65%
input_name_x 394 (在panel.png輸入帳密的位子)
input_name_y 181
input_font Verdana:size=12:dpi=75 (輸入的字體大小)
input_color #000000 (輸入的字體顏色)
# Username / password request
username_font Verdana:size=14:bold:dpi=75 (提示輸入帳號的字體)
username_color #f9f9f9 (提示輸入帳號的顏色)
username_x 280 (提示輸入帳號的位子)
username_y 183
password_x 50% (提示輸入密碼的位子)
password_y 183
username_shadow_color #702342 (提示輸入帳號的陰影顏色)
username_shadow_xoffset 1 (提示輸入帳號的陰影位子)
username_shadow_yoffset 1
username_msg Username: (提示輸入帳號的字串)
password_msg Password: (提示輸入密碼的字串)2009年5月14日 星期四 by Anati
options VESA
options SC_PIXEL_MODEallscreens_flags="MODE_277"Copyright 2007 | All Rights Reserved.
MistyLook made free by Web hosting Bluebook. Port to Blogger Templates by Blogcrowds