summaryrefslogtreecommitdiff
path: root/meta/packages/xserver-kdrive-common
AgeCommit message (Collapse)AuthorFiles
2008-09-22Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg10
of kdrive and building mesa. It's a big commit and it's still rather rough around the edges, but there is a desire to get this in early so people can review the work and help polish the changes. Some of the notable bits: • DRI support in mesa and the X server. (configured in machine conf via MACHINE_DRI_MODULES variable) • XCB backend for xlib • A fairly lite X server build with lots of legacy modules disabled. I'm sure there is plenty of other fairly low hanging fruit if we want to put more effort into reducing the size of the xserver build. Currently the server build comes in @ ~2.3MB vs a kdrive fbdev server build @ ~1MB. E.g xaa could be made conditional to save ~320K. Of course the kdrive server doesn't include glx stuff, which is a pretty big chunk. Also thanks to hrw, since I nabbed a some patches from him for this, and RP, for various bits of Poky style advice. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5205 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-19xserver-nodm: Remove another fork, no need to use cat hereRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5081 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-19xserver-kdrive-common: Add in support for shbg files, shell scripts to be ↵Richard Purdie2
started in the background git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5072 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-31xserver-nodm-init: make the init script depend on dbus, because the session ↵Ross Burton2
needs it git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4989 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-25xserver-nodm-init: rdepend on dbus-wait and wait for the desktop signal ↵Ross Burton2
before continuing boot git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4961 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-16xserver-nodm-init: fixed start level to 9 as 09 was treated as octalMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4850 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-04xserver-kdrive-common: change 12keymap and 90XWindowManager to .shRoss Burton3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4815 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-04xserver-kdrive-common: don't use run-parts but instead exec or source scriptsRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4812 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-03xserver-nodm-init: add init script dependsRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4807 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-03xserver-nodm: sleep for 20s after X11 start to give time for x11 userland to ↵Marcin Juszkiewicz2
boot git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4793 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-03xserver-nodm: do not run itself in backgroundMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4792 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-03xserver-nodm: start at rc5.d/S09 not S99Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4791 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-24xserver-kdrive-common, xtscal: move the X session script from former to latterRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4725 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-24xserver-kdrive-common: remove the xrdb session script, the xrdb package has ↵Ross Burton2
it now git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4724 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-24xserver-kdrive-common: do not load xmodmap - it breaks on 1.3.0.0Marcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4330 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-23xserver-kdrive-common: merged KDrive 1.4 support from OEMarcin Juszkiewicz4
- KDrive 1.4 require "-mouse tslib" to use touchscreen - KDrive 1.4 does not provide internal keymap so we need to load it git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4319 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-07xserver-kdrive-common: check for execute bit on dbus-launch, not just presenceRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4180 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-07xserver-kdrive-common: always start a session bus when X starts, as X is the ↵Ross Burton2
session git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4179 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-07xserver-kdrive-common: try running x-session-manager on startup before ↵Ross Burton2
x-window-manager git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4177 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05xserver-nodm-init: use pidof instead of ps|grep|grep|sed to get PID of xinitMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3949 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-14xserver-kdrive-common: Remove xserver flags for cm-x270 since its using ↵Richard Purdie2
standard Xfbdev git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3810 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-13xserver-kdrive-common: Added a Nokia 770 entry.Samuel Ortiz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2489 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-08Change do_install logic to clean unwanted files betterRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2387 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11xserver-kdrive-common: run calibration only on machines with touchscreenMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1904 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-29Fix order of arguments when constructing the screen, fixing rotation on ZaurusRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1808 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-23xserver-kdrive-common: Switch to use formfactorRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1774 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-17xserver-kdrive-common: Set nokia800 dpi to 150 (should be 225 in theory)Richard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1743 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-25export HOME from Xsession script (see bug 292)Tomas Frydrych2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1549 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-30xserver-kdrive-common: Add nokia800 supportRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1224 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-10-03Add XServer fallback settings for unknown machineMatthew Allum2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@786 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-21clean up some unneeded references/variablesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@732 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-03Check /proc/cmdline for 'x11=false' to disable X server startupMatthew Allum2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@695 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-31Add basic support for cmx270 mxfb XMatthew Allum2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@686 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-23Clean up X start up scripts. Remove uneeded files. Use xinit to more safely ↵Matthew Allum17
launch Xserver and XSession scripts git-svn-id: https://svn.o-hand.com/repos/poky/trunk@632 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie20
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966