services: xorg: Allow users to specify the drivers to use.
authorLudovic Courtès <ludo@gnu.org>
Thu, 6 Nov 2014 22:20:53 +0000 (23:20 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 6 Nov 2014 23:00:08 +0000 (00:00 +0100)
commitf703413e41d7cdfbffef841bc03826175cbe71a3
treea39aa283b91bea11dac65e30d0879028e0d9f5e9
parente30442b53b6328a45d91ce9ef8e9d3d29ff2a5a9
services: xorg: Allow users to specify the drivers to use.

* gnu/services/xorg.scm (xorg-start-command): Add #:drivers parameter.
  Add 'device-section' procedure, and use it in 'xserver.conf'.
* doc/guix.texi (X Window): Document it.
doc/guix.texi
gnu/services/xorg.scm