aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-10-21 00:25:38 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-11-02 20:55:00 +0000
commitc83f57f0ec2b43c22f0fd628fe5ad17b330b972d (patch)
tree4f6b5e0420a3035f2f9884d91ff31353baa0bb05
parentb3c9c7b575a1edd3fd2decd94a2ba6ee1389da30 (diff)
downloadmeta-handheld-c83f57f0ec2b43c22f0fd628fe5ad17b330b972d.tar.gz
xserver-xf86-config: add more xorg.conf for other Zaurus devices
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xf86-config/akita/xorg.conf49
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xf86-config/c7x0/xorg.conf48
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xf86-config/collie/xorg.conf49
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xf86-config/poodle/xorg.conf49
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xf86-config/tosa/xorg.conf48
5 files changed, 243 insertions, 0 deletions
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config/akita/xorg.conf b/recipes-graphics/xorg-xserver/xserver-xf86-config/akita/xorg.conf
new file mode 100644
index 0000000..224df5c
--- /dev/null
+++ b/recipes-graphics/xorg-xserver/xserver-xf86-config/akita/xorg.conf
@@ -0,0 +1,49 @@
+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
+ SubSection "Display"
+ Depth 1
+ Modes "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 4
+ Modes "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 8
+ Modes "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 15
+ Modes "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 16
+ Modes "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 24
+ Modes "640x480"
+ EndSubSection
+EndSection
+
+Section "ServerLayout"
+ Identifier "Default Layout"
+ Screen "Default Screen"
+EndSection
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config/c7x0/xorg.conf b/recipes-graphics/xorg-xserver/xserver-xf86-config/c7x0/xorg.conf
new file mode 100644
index 0000000..c278b18
--- /dev/null
+++ b/recipes-graphics/xorg-xserver/xserver-xf86-config/c7x0/xorg.conf
@@ -0,0 +1,48 @@
+Section "Device"
+ Identifier "Generic Video Card"
+ Driver "fbdev"
+ Option "UseFBDev" "true"
+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
+ SubSection "Display"
+ Depth 1
+ Modes "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 4
+ Modes "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 8
+ Modes "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 15
+ Modes "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 16
+ Modes "640x480"
+ EndSubSection
+ SubSection "Display"
+ Depth 24
+ Modes "640x480"
+ EndSubSection
+EndSection
+
+Section "ServerLayout"
+ Identifier "Default Layout"
+ Screen "Default Screen"
+EndSection
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config/collie/xorg.conf b/recipes-graphics/xorg-xserver/xserver-xf86-config/collie/xorg.conf
new file mode 100644
index 0000000..0c8d291
--- /dev/null
+++ b/recipes-graphics/xorg-xserver/xserver-xf86-config/collie/xorg.conf
@@ -0,0 +1,49 @@
+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
+ SubSection "Display"
+ Depth 1
+ Modes "320x240"
+ EndSubSection
+ SubSection "Display"
+ Depth 4
+ Modes "320x240"
+ EndSubSection
+ SubSection "Display"
+ Depth 8
+ Modes "320x240"
+ EndSubSection
+ SubSection "Display"
+ Depth 15
+ Modes "320x240"
+ EndSubSection
+ SubSection "Display"
+ Depth 16
+ Modes "320x240"
+ EndSubSection
+ SubSection "Display"
+ Depth 24
+ Modes "320x240"
+ EndSubSection
+EndSection
+
+Section "ServerLayout"
+ Identifier "Default Layout"
+ Screen "Default Screen"
+EndSection
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config/poodle/xorg.conf b/recipes-graphics/xorg-xserver/xserver-xf86-config/poodle/xorg.conf
new file mode 100644
index 0000000..0c8d291
--- /dev/null
+++ b/recipes-graphics/xorg-xserver/xserver-xf86-config/poodle/xorg.conf
@@ -0,0 +1,49 @@
+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
+ SubSection "Display"
+ Depth 1
+ Modes "320x240"
+ EndSubSection
+ SubSection "Display"
+ Depth 4
+ Modes "320x240"
+ EndSubSection
+ SubSection "Display"
+ Depth 8
+ Modes "320x240"
+ EndSubSection
+ SubSection "Display"
+ Depth 15
+ Modes "320x240"
+ EndSubSection
+ SubSection "Display"
+ Depth 16
+ Modes "320x240"
+ EndSubSection
+ SubSection "Display"
+ Depth 24
+ Modes "320x240"
+ EndSubSection
+EndSection
+
+Section "ServerLayout"
+ Identifier "Default Layout"
+ Screen "Default Screen"
+EndSection
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config/tosa/xorg.conf b/recipes-graphics/xorg-xserver/xserver-xf86-config/tosa/xorg.conf
new file mode 100644
index 0000000..b5a9024
--- /dev/null
+++ b/recipes-graphics/xorg-xserver/xserver-xf86-config/tosa/xorg.conf
@@ -0,0 +1,48 @@
+Section "Device"
+ Identifier "Generic Video Card"
+ Driver "fbdev"
+ Option "UseFBDev" "true"
+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
+ SubSection "Display"
+ Depth 1
+ Modes "480x640"
+ EndSubSection
+ SubSection "Display"
+ Depth 4
+ Modes "480x640"
+ EndSubSection
+ SubSection "Display"
+ Depth 8
+ Modes "480x640"
+ EndSubSection
+ SubSection "Display"
+ Depth 15
+ Modes "480x640"
+ EndSubSection
+ SubSection "Display"
+ Depth 16
+ Modes "480x640"
+ EndSubSection
+ SubSection "Display"
+ Depth 24
+ Modes "480x640"
+ EndSubSection
+EndSection
+
+Section "ServerLayout"
+ Identifier "Default Layout"
+ Screen "Default Screen"
+EndSection