Section "ServerFlags"
Option "DontZap" "False" # disable
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
#DontZoom # disable
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "glx" # 3D layer
Load "dri" # direct rendering
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbOptions" "compose:rwin"
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "1280x1024 @ 76 Hz"
HorizSync 31.5-82.0
VertRefresh 50.0-90.0
# Monitor preferred modeline (60.0 Hz vsync, 49.0 kHz hsync, ratio 16/10, 106 dpi)
ModeLine "1024x768" 68.94 1280 1301 1333 1408 800 803 808 816 -hsync -vsync
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
BoardName ""
Driver "sisimedia"
Option "DPMS"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
EndSection
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
Screen "screen1"
EndSection
#
# ************************************************* *********************
# Refer to the xorg.conf man page for details about the format of
# This file.
# ************************************************* *********************
Section “ServerFlags”
# DontZap #
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
# DontZoom # disable
EndSection
Section “Module”
Disable “dri”
Load “dbe” # Double-buffering Extension
Load “v4l” # Video for Linux
Load “extmod”
Load “type1″
Load “freetype”
Load “glx” # 3D layer
EndSection
Section “InputDevice”
dentifier “Keyboard1″
Driver “kbd”
Option “XkbModel” “pc105″
Option “XkbLayout” “us”
Option “XkbOptions” “compose: rwin”
Referensi :
http://opensource.telkomspeedy.com/wiki/index.php/Xorg.conf_untuk_mereka_yang_menggunakan_Sis
Comments (0)
Post a Comment