~ubuntu-branches/ubuntu/lucid/xorg/lucid-201002221956

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2010-02-18 23:02:22 UTC
  • Revision ID: james.westby@ubuntu.com-20100218230222-33u696mkeqse9dzy
Tags: 1:7.5+1ubuntu3
* Improve startup speed of Xsession.d scripts by eliminating all unnecessary
  external program calls:
  - In 20x11-common_process-args, cat $OPTIONFILE once into a variable and
    use POSIX variable substitution in all scripts instead of calling grep
    for every single test.
  - Use shell built in "type" instead of external "which" to test for
    programs.
  - 30x11-common_xresources: Swap the order of tests to keep the most
    unlikely (like "~/.Xresources exists") outside, to avoid running the
    other tests (like "xrdb exists") on systems which don't use Xresources.
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 4 18 years ago Bazaar Package Importer * Remove xserver-xorg-driver-v4l and xserver-xorg- Diff
debian 2 19 years ago Bazaar Package Importer * Include patch from Ben Herrenschmidt to fix asse Diff