xserver-xorg-conf: drop from meta-oe, update xorg-xserver-common.inc to RDEPENDS on xserver-xf86-config from oe-core and bsp layers

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2011-09-07 14:40:13 +02:00
committed by Koen Kooi
parent adf5b1071f
commit f97c66bc5e
41 changed files with 2 additions and 1481 deletions
@@ -53,7 +53,7 @@ EXTRA_OECONF_append_arm = " ac_cv_header_linux_apm_bios_h=no "
PACKAGES =+ "xserver-security-policy"
FILES_xserver-security-policy += "${libdir}/xserver/SecurityPolicy"
RRECOMMENDS_${PN} += "xserver-security-policy xkeyboard-config rgb xserver-xorg-conf"
RRECOMMENDS_${PN} += "xserver-security-policy xkeyboard-config rgb xserver-xf86-config"
PACKAGES =+ "${PN}-sdl ${PN}-fbdev ${PN}-xprint ${PN}-xvfb ${PN}-utils ${PN}-xephyr"
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,11 +0,0 @@
Section "ServerLayout"
Identifier "default"
InputDevice "atmel-ts" "CorePointer"
EndSection
Section "InputDevice"
Identifier "atmel-ts"
Driver "evdev"
Option "SwapAxes" "1"
Option "Device" "/dev/input/touchscreen0"
EndSection
@@ -1,23 +0,0 @@
Section "ServerLayout"
Identifier "default"
InputDevice "atmel-tsadcc" "CorePointer"
EndSection
Section "InputDevice"
Identifier "atmel-tsadcc"
Driver "evdev"
Option "Device" "/dev/input/touchscreen0"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "10"
Option "Device" "/dev/input/mice"
EndSection
Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
EndSection
@@ -1,56 +0,0 @@
#
# X11 configuration for i.MX51 Babbage EVK
# Based on pm9263 by Koan sas
#
Section "Monitor"
Identifier "Display"
EndSection
Section "Device"
Identifier "fbdevice"
Driver "fbdev"
Option "fbdev" "/dev/fb0"
Option "shadowfb" "true"
EndSection
Section "Screen"
Identifier "fbscreen"
Device "fbdevice"
Monitor "Display"
EndSection
Section "InputDevice"
Identifier "mxc_ts"
Driver "evdev"
Option "SwapAxes" "0"
Option "Device" "/dev/input/touchscreen0"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Keypad"
Driver "evdev"
Option "Device" "/dev/input/event0"
# Option "XkbModel" "nokiarx51"
# Option "XkbLayout" "us"
EndSection
Section "ServerLayout"
Identifier "Layout"
Screen "fbscreen"
InputDevice "mxc_ts" "CorePointer"
InputDevice "Keypad"
# Enable mouse only if necessary, it may interfere with touchscreen behaviour
# InputDevice "Generic Mouse"
EndSection
#Section "ServerFlags"
# Option "AutoAddDevices" "false"
#EndSection
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,75 +0,0 @@
#
# Initial version of X11 configuration for BugLabs BUG device.
#
# Up to 2 LCD modules are supported (as DISPLAY=0.0/0.1).
# Touchscreen on both screen works properly (req tslib 0.0.6 driver).
#
# Mouse is not supported yet because the evdev driver need a precise
# dev node and evdev dev nodes are somewhat random
#
Section "Monitor"
Identifier "Monitor 1"
EndSection
Section "Monitor"
Identifier "Monitor 2"
EndSection
Section "Device"
Identifier "fbdev Device 2"
Driver "fbdev"
Option "fbdev" "/dev/fb2"
Option "shadowfb" "true"
EndSection
Section "Device"
Identifier "fbdev Device 1"
Driver "fbdev"
Option "fbdev" "/dev/fb1"
Option "shadowfb" "true"
EndSection
Section "Screen"
Identifier "fbdev Screen 2"
Device "fbdev Device 2"
Monitor "Monitor 2"
EndSection
Section "Screen"
Identifier "fbdev Screen 1"
Device "fbdev Device 1"
Monitor "Monitor 1"
EndSection
Section "ServerLayout"
Identifier "Layout"
Screen "fbdev Screen 1"
Screen "fbdev Screen 2" Below "fbdev Screen 1"
InputDevice "ts4"
InputDevice "ts5"
InputDevice "Keyboard"
EndSection
Section "InputDevice"
Identifier "ts5"
Driver "tslib"
Option "Device" "/dev/input/bmi_lcd_ts5"
Option "ScreenNumber" "1"
EndSection
Section "InputDevice"
Identifier "ts4"
Driver "tslib"
Option "Device" "/dev/input/bmi_lcd_ts4"
Option "ScreenNumber" "0"
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "kbd"
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "false"
EndSection
@@ -1,37 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
# Load "type1"
# Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
InputDevice "bmi-lcd-ts" "CorePointer"
EndSection
Section "InputDevice"
Identifier "bmi-lcd-ts"
Driver "tslib"
Option "SwapAxes" "1"
Option "Device" "/dev/input/touchscreen0"
EndSection
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,97 +0,0 @@
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Touchpad"
InputDevice "Keyboard"
InputDevice "Mouse"
Option "AllowEmptyInput" "false"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "kbd"
Option "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Touchpad"
Driver "synaptics"
Option "TapButton1" "1"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "Auto"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "intel"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSectionSub "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSectionSub "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSectionSub "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSectionSub "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSectionSub "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSectionSub "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
@@ -1,69 +0,0 @@
Section "Monitor"
Identifier "Monitor0"
Mode "320x480"
DotClock 0
HTimings 320 320 320 320
VTimings 480 480 480 480
Flags "-HSync" "-VSync"
EndMode
EndSection
Section "Device"
Identifier "fbdev"
Driver "fbdev"
Option "ShadowFB" "on"
Option "Rotate" "CW" # comment for disabling rotation
EndSection
Section "Screen"
Identifier "Framebuffer"
Device "fbdev"
Monitor "Monitor0"
DefaultFbBpp 16
SubSectionSub "Display"
Depth 16
Modes "320x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Framebuffer"
InputDevice "Trackball"
InputDevice "Touchscreen"
InputDevice "Keyboard"
EndSection
Section "InputDevice"
Identifier "Trackball"
Driver "evdev"
Option "Device" "/dev/input/event2"
Option "ScreenNumber" "0"
Option "ReportingMode" "Raw"
Option "SwapAxes" "True" # comment for disabling rotation
Option "InvertY" "True" # comment for disabling rotation
EndSection
Section "InputDevice"
Identifier "Touchscreen"
Driver "evdev"
Option "Device" "/dev/input/event1"
Option "SwapAxes" "True" # comment for disabling rotation
Option "InvertY" "True" # comment for disabling rotation
Option "ReportingMode" "Raw"
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "kbd"
Option "XkbLayout" "us"
Option "XkbModel" "htcdream"
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "false"
EndSection
@@ -1,73 +0,0 @@
Section "Monitor"
Identifier "Monitor0"
Mode "480x800"
DotClock 0
HTimings 480 480 480 480
VTimings 800 800 800 800
Flags "-HSync" "-VSync"
EndMode
EndSection
Section "Device"
Identifier "fbdev"
Driver "fbdev"
Option "ShadowFB" "on"
#Option "Rotate" "CW"
EndSection
Section "Screen"
Identifier "Framebuffer"
Device "fbdev"
Monitor "Monitor"
DefaultFbBpp 16
SubSectionSub "Display"
Depth 16
Modes "480x800"
EndSubSection
EndSection
Section "Screen"
Identifier "480x800x16"
Device "fbdev"
Monitor "Monitor"
DefaultFbBpp 16
SubSectionSub "Display"
Depth 16
Modes "480x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Framebuffer"
InputDevice "Touchscreen" "CorePointer"
InputDevice "Keyboard" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Touchscreen"
Driver "tslib"
Option "Protocol" "auto"
Option "Device" "/dev/input/event0"
Option "CorePointer" "true"
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "kbd"
Option "XkbLayout" "en_US"
EndSection
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,51 +0,0 @@
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device"
Identifier "NVidia"
Driver "nvidia"
# Option "NoLogo" "True"
EndSection
Section "Monitor"
Identifier "DELL 2007WFP"
# Option "DPMS"
HorizSync 30.0-83.0
VertRefresh 56.0-76.0
ModeLine "1680x1050" 119.0 1680 1728 1760 1840 1050 1053 1059 1080 -HSync +VSync
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVidia"
Monitor "DELL 2007WFP"
DefaultDepth 24
SubSectionSub "Display"
Depth 24
Modes "1680x1050"
ViewPort 0 0
EndSubSection
EndSection
Section "Module"
Load "glx"
EndSection
@@ -1,29 +0,0 @@
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "fbdev"
Option "ShadowFB" "on"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
EndSection
Section "InputDevice"
Identifier "touchscreen"
Driver "evdev"
Option "Device" "/dev/input/event2"
Option "ReportingMode" "Raw"
Option "SendCoreEvents" "On"
Option "GrabDevices" "True"
Option "InvertY" "0"
Option "SwapAxes" "0"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
InputDevice "touchscreen" "CorePointer" "AlwaysCore"
EndSection
@@ -1,47 +0,0 @@
#
# X11 configuration for Microhard MH355 device
# (C)2010 Koan sas - www.KoanSoftware.com
#
Section "Monitor"
Identifier "Display"
EndSection
Section "Device"
Identifier "fbdevice"
Driver "fbdev"
Option "fbdev" "/dev/fb0"
Option "shadowfb" "true"
EndSection
Section "Screen"
Identifier "fbscreen"
Device "fbdevice"
Monitor "Display"
EndSection
Section "InputDevice"
Identifier "mh355-ts"
Driver "evdev"
Option "SwapAxes" "1"
Option "Device" "/dev/input/touchscreen0"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "ServerLayout"
Identifier "Layout"
Screen "fbscreen"
InputDevice "mh355-ts" "CorePointer"
# Enable mouse only if necessary, it may interfere with touchscreen behaviour
# InputDevice "Generic Mouse"
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "false"
EndSection
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,62 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Default Monitor"
EndSection
Section "Device"
Identifier "Default omapfb Device"
Driver "omapfb"
Option "fb" "/dev/fb0"
EndSection
Section "InputDevice"
Identifier "gpio-keys"
Driver "evdev"
Option "Device" "/dev/input/event0"
EndSection
Section "InputDevice"
Identifier "twl4030_pwrbutton"
Driver "evdev"
Option "Device" "/dev/input/event3"
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "evdev"
Option "Device" "/dev/input/event1"
Option "XkbModel" "nokiarx51"
Option "XkbLayout" "us"
Option "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Touchscreen"
Driver "evdev"
Option "Device" "/dev/input/event2"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Default omapfb Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Touchscreen"
InputDevice "Keyboard"
InputDevice "gpio-keys"
InputDevice "twl4030_pwrbutton"
EndSection
@@ -1,49 +0,0 @@
Section "Monitor"
Identifier "LCD Panel"
EndSection
Section "Device"
Identifier "Fbdev"
Driver "fbdev"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Fbdev"
Monitor "LCD Panel"
EndSection
Section "InputDevice"
Identifier "Power Button"
Driver "evdev"
Option "Device" "/dev/input/event2"
EndSection
Section "InputDevice"
Identifier "AUX Button"
Driver "evdev"
Option "Device" "/dev/input/event0"
EndSection
Section "InputDevice"
Identifier "Touchscreen"
Driver "evdev"
Option "Device" "/dev/input/event1"
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Power Button"
InputDevice "AUX Button"
InputDevice "Touchscreen"
EndSection
@@ -1,55 +0,0 @@
Section "Module"
Load "glx"
Load "dri2"
EndSection
Section "Monitor"
Identifier "LCD Panel"
EndSection
Section "Device"
Identifier "Glamo Graphics Chip"
Driver "glamo"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Glamo Graphics Chip"
Monitor "LCD Panel"
EndSection
Section "InputDevice"
Identifier "Power Button"
Driver "evdev"
Option "Device" "/dev/input/event0"
EndSection
Section "InputDevice"
Identifier "AUX Button"
Driver "evdev"
Option "Device" "/dev/input/event2"
EndSection
Section "InputDevice"
Identifier "Touchscreen"
Driver "evdev"
Option "Device" "/dev/input/event1"
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Power Button"
InputDevice "AUX Button"
InputDevice "Touchscreen"
EndSection
@@ -1,24 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,25 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "fbdev"
Option "ShadowFB" "false"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,29 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
@@ -1,58 +0,0 @@
Section "Module"
Load "extmod"
Load "dbe"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
Option "fb" "/dev/fb0"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
InputDevice "Touchscreen" "CorePointer"
EndSection
Section "InputDevice"
Identifier "Touchscreen"
Driver "evdev"
Option "Device" "/dev/input/event6"
Option "SendCoreEvents" "true"
Option "Protocol" "Auto"
Option "Width" "320"
Option "Height" "528"
Option "EmulateRightButton" "1"
Option "CorePointer" "true"
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "palm-pre"
Option "Device" "/dev/input/event2"
Option "SendCoreEvents" "true"
#Option "XkbModel" "palm-pre"
Option "XkbLayout" "palm-pre"
# Option "XKbOptions" ""
EndSection
#Section "InputDevice"
# Identifier "Keyboard"
# Driver "evdev"
# Option "Device" "/dev/input/event2"
#EndSection
@@ -1,47 +0,0 @@
#
# X11 configuration for Ronetix PM9263 device.
# (C)2009-2010 Koan sas - www.KoanSoftware.com
#
Section "Monitor"
Identifier "Display"
EndSection
Section "Device"
Identifier "fbdevice"
Driver "fbdev"
Option "fbdev" "/dev/fb0"
Option "shadowfb" "true"
EndSection
Section "Screen"
Identifier "fbscreen"
Device "fbdevice"
Monitor "Display"
EndSection
Section "InputDevice"
Identifier "atmel-ts"
Driver "evdev"
Option "SwapAxes" "1"
Option "Device" "/dev/input/touchscreen0"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "ServerLayout"
Identifier "Layout"
Screen "fbscreen"
InputDevice "atmel-ts" "CorePointer"
# Enable mouse only if necessary, it may interfere with touchscreen behaviour
# InputDevice "Generic Mouse"
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "false"
EndSection
@@ -1,49 +0,0 @@
Section "Device"
Identifier "Generic Video Card"
Driver "fbdev"
Option "UseFBDev" "true"
Option "Rotate" "CW"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-32
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 16
SubSectionSub "Display"
Depth 1
Modes "640x480"
EndSubSection
SubSectionSub "Display"
Depth 4
Modes "640x480"
EndSubSection
SubSectionSub "Display"
Depth 8
Modes "640x480"
EndSubSection
SubSectionSub "Display"
Depth 15
Modes "640x480"
EndSubSection
SubSectionSub "Display"
Depth 16
Modes "640x480"
EndSubSection
SubSectionSub "Display"
Depth 24
Modes "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
EndSection
@@ -1,13 +0,0 @@
Section "Device"
Identifier "Card0"
Driver "vesa"
EndSection
# SIS driver is proper one for this device but fails with misc errors.
#Section "Device"
# Identifier "Card0"
# Driver "sis"
#
# Disable MMX/SSE tests
# Option "BenchmarkMemCpy" "off"
#EndSection
@@ -1,39 +0,0 @@
Section "Monitor"
Identifier "LCD Panel"
EndSection
Section "Device"
Identifier "Xilinx frame buffer"
Driver "fbdev"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Xilinx frame buffer"
Monitor "LCD Panel"
SubSectionSub "Display"
Depth 24
Modes "640x480"
EndSubSection
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "kbd"
# Option "XkbLayout" "es"
# Option "XkbModel" "pc105"
EndSection
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "protocol" "auto"
Option "device" "/dev/input/mice"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Keyboard"
InputDevice "Mouse"
EndSection
@@ -1,38 +0,0 @@
# Xorg conf file for Xilinx platforms
Section "Monitor"
Identifier "LCD Panel"
EndSection
Section "Device"
Identifier "Xilinx frame buffer"
Driver "fbdev"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Xilinx frame buffer"
Monitor "LCD Panel"
SubSectionSub "Display"
Depth 24
Modes "640x480"
EndSubSection
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "protocol" "auto"
Option "device" "/dev/input/mice"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Default Screen" 0 0
InputDevice "Keyboard"
InputDevice "Mouse"
EndSection
@@ -1,17 +0,0 @@
DESCRIPTION = "Machine specific xorg.conf files"
PR = "r43"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
SRC_URI = "file://xorg.conf"
do_install() {
install -d ${D}/${sysconfdir}/X11
install -m 0644 ${WORKDIR}/xorg.conf ${D}/${sysconfdir}/X11/
}
# Set some dependencies to make the confs actually work
RDEPENDS_omap3 = "xf86-video-omapfb"
CONFFILES_${PN} += "${sysconfdir}/X11/xorg.conf"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=74df27b6254cc88d2799b5f4f5949c00"
DESCRIPTION = "the X.Org X server"
DEPENDS += "mesa-dri pixman libpciaccess openssl dri2proto glproto font-util-native"
PE = "2"
PR = "${INC_PR}.0"
PR = "${INC_PR}.1"
SRC_URI += " \
file://50b9d3142ff90af2f7fa35b7b1bf9e5a07723dbd.patch \